Skip to content

Instantly share code, notes, and snippets.

@adityapk00
adityapk00 / gist:c645fc157c908862b40b3453b8d4bc9d
Last active October 19, 2018 18:49
Qt static configuration command line
Linux
./configure -static -prefix /home/adityapk/Qt/5.11.2/static -skip qtconnectivity -skip qtlocation -skip qtmacextras -skip qtpurchasing -skip qtscript -skip qtsensors -skip qtserialbus -skip qtserialport -skip qtspeech -skip qtdatavis3d -skip qtdoc -skip qtcharts -skip qtdeclarative -skip qt3d -skip qtwebengine -skip qtandroidextras -skip qtwebview -skip qtgamepad -skip qtquickcontrols -skip qtquickcontrols2 -skip qtremoteobjects -skip qtwebview -skip qtwebchannel -skip qtwebglplugin -nomake examples -nomake tests -qt-zlib -qt-libpng -qt-xcb -qt-xkbcommon -feature-fontconfig -platform linux-clang -release
Windows
.\configure.bat -static -prefix \dev\Qt\5.11.2\staticssl -skip qtconnectivity -skip qtlocation -skip qtmacextras -skip qtpurchasing -skip qtscript -skip qtsensors -skip qtserialbus -skip qtserialport -skip qtspeech -skip qtdatavis3d -skip qtdoc -skip qtcharts -skip qtdeclarative -skip qt3d -skip qtwebengine -skip qtandroidextras -skip qtwebview -skip qtgamepad -skip qtquickcontrols -skip qtq