[DiscordArchive] using Mac OS I am getting always this issue installing or reinstalling [email protected]
[DiscordArchive] using Mac OS I am getting always this issue installing or reinstalling [email protected]
Archived author: Helias • Posted: 2023-07-10T17:37:06.909000+00:00
Original source
using Mac OS I am getting always this issue installing or reinstalling [email protected]
```
Undefined symbols for architecture x86_64:
"_OSSL_PROVIDER_load", referenced from:
OpenSSLCrypto::threadsSetup() in libcommon.a(OpenSSLCrypto.cpp.o)
"_OSSL_PROVIDER_set_default_search_path", referenced from:
OpenSSLCrypto::threadsCleanup() in libcommon.a(OpenSSLCrypto.cpp.o)
"_OSSL_PROVIDER_unload", referenced from:
OpenSSLCrypto::threadsCleanup() in libcommon.a(OpenSSLCrypto.cpp.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
```
does anyone have idea why...?