Skip to content

Some symbols not found in library after enabling mux #3

@drhr

Description

@drhr

Thanks for putting this example together.

On a glance, this doesn't appear to be an issue with your code specifically, but thought I'd raise this question and see if you had any thoughts. I bet I'm overlooking something simple..

I'm trying to compile a version of the WebP library that includes the metadata writing APIs. I poked around the Configure script and thought it'd be as simple as adding the flag "--enable-libwebpmux". After build.sh completes, I do see the 'mux' header in the final *.framework, but for some reason at compile time XCode is telling me that the symbols _WebPMuxAssemble, _WebPMuxDelete, _WebPMuxSetChunk, _WebPMuxSetImage, _WebPNewInternal are not found.

I removed the framework, wiped derived data, cleaned the project, re-imported the framework, but no dice.

Do you have any suggestions?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions