CPPKiteconnect Make issue

blackole
blackole edited July 2023 in General
[ 11%] Linking CXX executable example1
Undefined symbols for architecture arm64:
"_SSL_get_peer_certificate", referenced from:
httplib::SSLClient::initialize_ssl(httplib::ClientImpl::Socket&, httplib::Error&)::'lambda'(ssl_st*)::operator()(ssl_st*) const in example1.cpp.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [example1] Error 1
make[1]: *** [CMakeFiles/example1.dir/all] Error 2
make: *** [all] Error 2

My platform is MacOS M1
Please help me resolve this error ,I have tried many things.
This discussion has been closed.