"Protocol HTTPS Unknown QT 5.14.2 Static.
Unsolved
General and Desktop
-
I found this topic related https://forum.qt.io/topic/49698/solved-error-protocol-https-is-unknown-static/8.
The question is. After @configure, do I need to build the whole QT again? -
I found this topic related https://forum.qt.io/topic/49698/solved-error-protocol-https-is-unknown-static/8.
The question is. After @configure, do I need to build the whole QT again?Hi and welcome to devnet,
Usually, with such changes in the configuration, it's best yes.
-
@SGaist Thank you for your reply. Do I need to build openssl first with same version of mingw 730 in my case? or can I use any pre-built openssl?
Ensure that it has been built with MinGW.
Recent versions of the Qt online installer allows you to download a suitable version of OpenSSL.