-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
28 lines (19 loc) · 858 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
The Qt Installer Framework provides a set of tools and utilities to create
installers for the supported desktop Qt platforms: Linux, Microsoft Windows, and
Mac OS X.
Documentation
--------------------------
The binary packages for the Qt Installer Framework include documentation in the
doc directory. See http://qt-project.org/wiki/Qt-Installer-Framework for a link
to online versions.
Notes
--------------------------
- To build an installer, it is advised to use a statically linked Qt. See the
documentation at
http://doc-snapshot.qt-project.org/qtifw-master/ifw-getting-started.html
- At the moment, only building with Qt 4.8.x is supported.
Getting Help
--------------------------
If you think you found a bug, please report it to
https://bugreports.qt-project.org/browse/QTIFW
General questions are best asked on [email protected].