☰
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
14.2K
All Categories
0
Incidents
158
Node JS client
45
Go client
802
.Net API client
386
Kite Publisher
538
.Net / VBA / Excel (3rd party)
466
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
350
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
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.