mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-04-27 06:04:30 +00:00
Change-Id: I4335e276bfa5ec54c924ffe6f7488e8cf42e7d44 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
30 lines
806 B
Plaintext
30 lines
806 B
Plaintext
The Qt Installer Framework provides a set of tools and utilities to create
|
|
installers for the supported desktop Qt platforms: Linux, Microsoft Windows, and
|
|
OS X.
|
|
|
|
|
|
Documentation
|
|
--------------------------
|
|
|
|
The binary packages for the Qt Installer Framework include documentation in the
|
|
doc directory. The documentation is also available online at
|
|
https://doc.qt.io/qtinstallerframework/index.html
|
|
|
|
Notes
|
|
--------------------------
|
|
|
|
To build an installer, it is advised to use a statically linked Qt (5.4 or
|
|
newer).
|
|
|
|
See the documentation at
|
|
https://doc.qt.io/qtinstallerframework/ifw-getting-started.html
|
|
|
|
Getting Help
|
|
--------------------------
|
|
|
|
If you think you found a bug, please report it to
|
|
|
|
https://bugreports.qt.io/browse/QTIFW
|
|
|
|
General questions are best asked on interest@qt-project.org.
|