|
Boost Users : |
Subject: [Boost-users] Boost ASIO OpenSSL link error on MAC
From: Kumar, Akhilesh (Akhilesh.Kumar_at_[hidden])
Date: 2010-10-19 14:27:30
Hi All,
I am using boost asio to do secure socket communication (asio/ssl) my code compile and work fine on window. On MAC Even after linking with "libcrypto.dylib" and "libssl.0.9.8.dylib", I am getting following link error
"_SSL_library_init", and "_SSL_load_error_strings". ,
referenced from: boost::asio::ssl::detail::openssl_init<true>::do_init::do_init()in ...
Do I suppose to link any other library? Am I missing here something?
System Detail:
MAC OS X Version 10.6.4.
Xcode Version 3.2.3.
Thanks,
Akhilesh
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net