Qt 6.11 is out! See what's new in the release
blog
Support openssl
-
I did static build with configure, and installation. At last, i compile one Project that it uses these libraries. If i can include these static libraries with INCLUDEPATH and LIBS i think it's not necessary for me doing a build static with openssl. I am trying to do build static with openssl to run one Project that it needs these libraries.
-
Why are you building a static version of Qt in the first place ?
-
How to link to these two libraries in your application project ?
-
You're welcome
If you have everything working now, please mark the thread as solved so other forum users may know a solution has been found :)