Skip to content

macOS: undefined SSL symbols in curl.a on x64 #7656

@artificiel

Description

@artificiel

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:

image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions