我可以浏览未受保护的网站,但尝试打开“https”会导致以下消息:
QSslSocket: cannot call unresolved function SSLv3_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_error_string
在那之后,qt里面的东西冻结了。我的 Windows QT/PyQT 安装来自标准 Riverbank 的软件包。任何的想法?