百度定位,静态库OpenSSL

引擎版本2.3.3

Undefined symbols for architecture arm64:
“_OPENSSL_add_all_algorithms_noconf”, referenced from:
_baidu_vi::CVSocketMan::CVSocketMan() in BaiduMapAPI_Base(VSocket.o)
“_SSL_library_init”, referenced from:
_baidu_vi::CVSocketMan::CVSocketMan() in BaiduMapAPI_Base(VSocket.o)
“_SSLv23_client_method”, referenced from:
_baidu_vi::CVSocketMan::CVSocketMan() in BaiduMapAPI_Base(VSocket.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

有遇到过的吗?

问题已找到