Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
(I failed to replicate this error on Ubuntu using Qt Creator 2.0.0 and Boost 1.40).
Undefined reference to 'SSLv2_method'
|
Operating system: Xubuntu 9.10 Karmic Koala
IDE: Qt Creator 1.2.1
Project type: Console Application
Libraries used:
#------------------------------------------------- |
#include <boost/asio/ssl.hpp> |
Add the following line to the Qt Creator project file:
LIBS += -L/usr/local/lib -lssl
|
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.