summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 4 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 478d0d16b..66ff4682f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -16,7 +16,10 @@ Build a static Qt
---------------------
Building the Qt Installer Framework from sources requires Qt (version 5.4.0
-or newer). If you want to ship your installer as a single file you have to build
+or newer). Supported compilers are MSVC 2013 or newer, GCC 4.7 or newer,
+and Clang 3.1 or newer.
+
+If you want to ship your installer as a single file you have to build
Qt and the Qt Installer Framework statically.
See the Qt documentation for the prerequisites and steps to build Qt from sources.