This repository was archived by the owner on Oct 15, 2019. It is now read-only.
Files
Latest commit
dist
Folders and files
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Building installers the long way... Note that building the installer does NOT work when Qt is configured with -developer-build. It is recommended to use the official Qt sdk packages (http://qt-project.org/downloads). Linux: qtbase, qttools, qtscript ./configure -nomake examples -nomake tests -static -release -opensource -confirm-license -prefix `pwd`/../qt-install -qt-libpng -qt-libjpeg -qt-zlib -no-cups -no-icu actually install all of them! installer-framework (master branch) qtbase-static/bin/qmake make Run the python script with the desired target qt version and the installer-framework/bin in path.