From a4c902f27ada53443aa727133ce5bce2d253c7e3 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Wed, 1 Apr 2015 09:34:39 +0200 Subject: Mention compiler requirements Change-Id: Iae3637ea149199f9b152efa4ea27a42bd4581974 Reviewed-by: Leena Miettinen Reviewed-by: Niels Weber --- doc/installerfw-getting-started.qdoc | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/installerfw-getting-started.qdoc') diff --git a/doc/installerfw-getting-started.qdoc b/doc/installerfw-getting-started.qdoc index a0fed31a4..044fd2ed3 100644 --- a/doc/installerfw-getting-started.qdoc +++ b/doc/installerfw-getting-started.qdoc @@ -56,12 +56,19 @@ yourself. You can skip this if you have downloaded a pre-built version of the framework. + \section2 Supported Compilers + + The Qt Installer Framework can be compiled with Microsoft Visual Studio + 2013 and newer, GCC 4.7 and newer, and Clang 3.1 and newer. + \section2 Configuring Qt If you use a statically built Qt to build the Qt Installer Framework you do not have to deliver Qt libraries, which enables you to distribute installers as one file. + The minimum required Qt version is 5.4.0. + \section3 Configuring Qt for Windows Before running configure you should tweak Qt to statically link in the C -- cgit v1.2.3