Ld compile: lib no found

Screenshot 2021-03-22 at 19.05.40

Output [arm64]:

Screenshot 2021-03-22 at 19.35.42

Apple Silicon...

This is strange of course, I collect libraries here, by the way, it is useful for everyone. Build-OpenSSL-cURL

Does anyone have any idea what the problem might be? It’s pretty weird looking… It would be cool to hear any help

This doesn’t seem very related to iPlug2 TBH better put stuff like this on stackoverflow. probably your static library does not have arm64 architecture, only intel

This Script builds OpenSSL, nghttp2 and cURL/libcurl for MacOS (x86_64, arm64), Mac Catalyst (x86_64, arm64), iOS (armv7, armv7s, arm64 and arm64e), iOS Simulator (x86_64, arm64), tvOS (arm64) and tvOS Simulator (x86_64). It includes patching for tvOS to not use fork() and adds HTTP2 support via nghttp2.

The same project (Intel OK, Apple Silicon - lib not found :frowning: ).