Russian Qt Forum

Qt => Вопросы новичков => Тема начата: SaNta_74 от Февраль 12, 2013, 04:29



Название: Qt 5.0.1 ssl
Отправлено: SaNta_74 от Февраль 12, 2013, 04:29
QSslSocket: cannot call unresolved function SSLv23_client_method
QSslSocket: cannot call unresolved function SSL_CTX_new
QSslSocket: cannot call unresolved function SSL_library_init
QSslSocket: cannot call unresolved function ERR_get_error
QSslSocket: cannot call unresolved function ERR_get_error

Ребят,как решить эту проблему?


Название: Re: Qt 5.0.1 ssl
Отправлено: Serr500 от Февраль 12, 2013, 08:39
OpenSSL установить.


Название: Re: Qt 5.0.1 ssl
Отправлено: xokc от Февраль 12, 2013, 08:40
http://stackoverflow.com/questions/4348333/qt-sll-error-on-windows

Download the the latest OpenSSL pre-build binaries from this website.

Make sure that you install the dlls so that they are visible in the windows path. Either;

    the windows / system32 directory
    the application directory
    or add the location of the dlls to the path enviroment variable