-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Milestone
Description
i am building a project on a Mac M1 that must run on Intel, so turning"Build Native Architecture Only" to "NO".
it's been working fine until "recently". I'm not compiling that constantly so I can't pinpoint more precisely but with git OF and a fresh download_libs it fails to link with a bunch of undefined symbols all relating to lib curl.
for instance trying to compile imageLoaderWebExample:

etc...
reverting libs/curl/lib/osx/curl.a
to an earlier version (I had one dated April 20 2023) fixes the problem.
maybe "something else" is going on here but I unfortunately can't debug more proactively on intel right now but I wanted to raise this immediately.
Metadata
Metadata
Assignees
Labels
No labels