You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On my M1 I can't seem to link WebP, despite the WebP framework being present.
WebP is in the search path, and I verified it exists in Finder, so unsure why the linker has issues.
What's the right way to add WebP to my Xcode project?
ld: framework 'WebP' not found
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Much thanks in advance for your time.
The text was updated successfully, but these errors were encountered:
Hi there,
On my M1 I can't seem to link WebP, despite the WebP framework being present.
WebP is in the search path, and I verified it exists in Finder, so unsure why the linker has issues.
What's the right way to add WebP to my Xcode project?
Much thanks in advance for your time.
The text was updated successfully, but these errors were encountered: