Created
December 27, 2016 23:35
-
-
Save ZaronZ/856846edaf9b18af0cbf8a7970e2b54c to your computer and use it in GitHub Desktop.
QT Static Compilation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
..\configure -opensource -confirm-license -static -static-runtime -release -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -qt-freetype -opengl desktop -make libs -no-icu -no-compile-examples -nomake examples^ | |
-openssl-linked OPENSSL_LIBS="-lssleay32 -llibeay32 -lgdi32 -lUser32" -L G:\OpenSSL\OpenSSL-win32\lib -I G:\OpenSSL\OpenSSL-win32\include^ | |
-prefix G:\QTSrc\Qt5.7.1-x32-static-ssl |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment