Support openssl
-
You are missing the Gdi32 library.
But there something not clear now, at the beginning of your thread you were compiling Qt, now you are compiling an application. What are you really doing ?
-
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 :)