☰
Login
Signup
Home
›
General
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
13.9K
All Categories
0
Incidents
156
Node JS client
40
Go client
793
.Net API client
380
Kite Publisher
537
.Net / VBA / Excel (3rd party)
458
Algorithms and Strategies
999
Java client
1.1K
API clients
404
PHP client
4K
Python client
348
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
July 2023
blackole
CPPKiteconnect Make issue
blackole
July 2023
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.
blackole
July 2023
Update : resolved, uWS was installed wrongly
This discussion has been closed.