Skip to content

Instantly share code, notes, and snippets.

@ZaronZ
Created December 27, 2016 23:35
Show Gist options
  • Save ZaronZ/856846edaf9b18af0cbf8a7970e2b54c to your computer and use it in GitHub Desktop.
Save ZaronZ/856846edaf9b18af0cbf8a7970e2b54c to your computer and use it in GitHub Desktop.
QT Static Compilation
..\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