-
-
Save Souhardya/f196201949a93642df1bd756d899efb4 to your computer and use it in GitHub Desktop.
Qt install
This file contains 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
vs2015 dev (openssl 1.1 ) minimal | |
C:\QtBuildStatic\qt-everywhere-src-5.12.0\configure.bat -static -debug-and-release -opensource -confirm-license -platform win32-msvc -opengl desktop -no-iconv -no-dbus -no-icu -no-fontconfig -no-freetype -qt-harfbuzz -nomake examples -nomake tests -skip qt3d -skip webengine -skip qtactiveqt -skip qtcanvas3d -skip qtdeclarative -skip qtdatavis3d -skip qtdoc -skip qtgamepad -skip qtcharts -skip qtgraphicaleffects -skip qtlocation -skip qtmultimedia -skip qtpurchasing -skip qtquickcontrols -skip qtquickcontrols2 -skip qtremoteobjects -skip qtscxml -skip qtsensors -skip qtserialbus -skip qtserialport -skip qtspeech -skip qtvirtualkeyboard -skip qtscript -mp -optimize-size -shared -prefix C:\Qt\Static\5.12.0 -nomake examples -nomake tests -openssl -openssl-linked -I C:\openssl11\include -L C:\openssl11\lib OPENSSL_LIBS="-lUser32 -lAdvapi32 -lGdi32 -llibcryptoMT -llibsslMT" | |
C:\QtBuildStatic\qt-everywhere-src-5.12.0\configure.bat -static -debug-and-release -opensource -confirm-license -platform win32-msvc -opengl desktop -no-iconv -no-dbus -no-icu -no-fontconfig -no-freetype -qt-harfbuzz -nomake examples -nomake tests -skip qt3d -skip webengine -skip qtactiveqt -skip qtcanvas3d -skip qtdeclarative -skip qtdatavis3d -skip qtdoc -skip qtgamepad -skip qtcharts -skip qtgraphicaleffects -skip qtlocation -skip qtmultimedia -skip qtpurchasing -skip qtquickcontrols -skip qtquickcontrols2 -skip qtremoteobjects -skip qtscxml -skip qtsensors -skip qtserialbus -skip qtserialport -skip qtspeech -skip qtvirtualkeyboard -skip qtscript -mp -optimize-size -shared -prefix C:\Qt\Static\5.12.0 -nomake examples -nomake tests -openssl -openssl-linked -I C:\openssl11\include64 -L C:\openssl11\lib64 OPENSSL_LIBS="-lUser32 -lAdvapi32 -lGdi32 -llibcryptoMT -llibsslMT" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment