summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@digia.com>2014-07-10 15:50:06 +0200
committerEike Ziller <eike.ziller@digia.com>2014-07-10 17:54:45 +0200
commit25c23c7d614768e69edfd88afccc5f9c5f06db15 (patch)
treeaae97a23173617135a332f2a078bd9201b093e2e /README
parent81b95638169383779a6a5e06cb63c22c975473e9 (diff)
downloadqt-creator-25c23c7d614768e69edfd88afccc5f9c5f06db15.tar.gz
Put compiler prerequisites into README
Change-Id: I2567d6c06e7318c4aaccf3fd5dbbac5ecc0d456d Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 610cd8eed0..d96918acb1 100644
--- a/README
+++ b/README
@@ -20,9 +20,10 @@ Prerequisites:
* Qt 5.3.1 or later (with restrictions also Qt 4.8.x)
* On Windows:
- ActiveState Active Perl
- - MinGW or Visual Studio 2010 or later
+ - MinGW with g++ 4.5 or Visual Studio 2010 or later
- jom
* On Mac OS X: latest Xcode
+ * On Linux: g++ 4.5 or later
The installed toolchains have to match the one Qt was compiled with.