Windows Edition
Using QT sometimes calls network resources, such as:
source: "https://www.baidu.com/img/bd_logo1.png"
Problems encountered when running Error reported.
qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method
qt.network.ssl: QSslSocket: cannot call unresolved function SSL_CTX_new
qt.network.ssl: QSslSocket: cannot call unresolved function SSL_library_init
qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error
qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error
Solution:
Set the path
Qt\Qt5.9.7\Tools\mingw530_32\opt\bin の libeay32.dll、ssleay32.dll
Copy and paste to path
Qt\Qt5.9.7\5.9.7\mingw53_32\bin
The operation diagram is as follows
Similar Posts:
- Windows php Call to undefined function curl_init()
- [Solved] Qt Program http Error: TLS initialization failed
- [Solved] cc1plus.exe: out of memory allocating bytes
- Git clone fatal: protocol ‘https’ is not supported
- Unity uses UMP to play RTSP stream, and displays blank after packaging exe
- All tap-windows6 adapters on this system are currently in use or disabled.
- [Solved] Go Gcc Compilation Error: gcc.exe fatal error no input files compilation terminated
- [Solved] Terminal G + + run exe file Error: unable to locate program input point__gxx_personality_v0
- Error LNK2019: unresolved external symbol WinMain (vs2019)
- Cannot find bounds of current function