-
Notifications
You must be signed in to change notification settings - Fork 116
/
README
29 lines (19 loc) · 854 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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.
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 (6.6.0 or
newer). The tested and supported Qt version is 6.7.2
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.