☰
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
15.1K
All Categories
0
Incidents
179
Node JS client
52
Go client
856
.Net API client
399
Kite Publisher
554
.Net / VBA / Excel (3rd party)
503
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
410
PHP client
4.3K
Python client
363
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.6K
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.