The Qt Installer Framework provides a set of tools and utilities to create installers for the supported desktop Qt platforms: Linux, Microsoft Windows, and macOS.
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
To build an installer, it is advised to use a statically linked Qt (6.6.0 or newer). The tested and supported Qt version is 6.6.0
See the documentation at https://doc.qt.io/qtinstallerframework/ifw-getting-started.html
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.
You can contribute to this project by:
- Accept our Contribution Agreement (https://cla-assistant.io/qtproject/installer-framework) with your Github account.
- Creating a pull request (needs a fork of the project)
- Creating a issue on https://bugreports.qt.io/browse/QTIFW (use your Qt account to login)