summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2013-04-18 10:58:50 +0200
committerKai Koehne <kai.koehne@digia.com>2013-04-18 21:25:09 +0200
commita5b503f663b19888c93d89f2d96fb2d2d08e4f20 (patch)
tree7b30050ba06419346cbbbf5eed2e5db7b9e19103 /README
parentcdc8d02d129aeb484e2b7fdb71473ffd404bec06 (diff)
downloadqt-creator-a5b503f663b19888c93d89f2d96fb2d2d08e4f20.tar.gz
README: Simplify Compiling prerequisites
The actual compiler versions e.g. actually depend on Qt, not Qt Creator. Change-Id: I04ea7c5d94ef445ea54a91ea9c463851fddce2c1 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Diffstat (limited to 'README')
-rw-r--r--README10
1 files changed, 5 insertions, 5 deletions
diff --git a/README b/README
index 05af13c916..cd20f5b7b1 100644
--- a/README
+++ b/README
@@ -15,14 +15,14 @@ Building the sources requires Qt 4.8.0 or later.
Compiling Qt Creator
====================
Prerequisites:
- * Qt 4.8.0
+ * Qt 4.8.0 or later
* On Windows:
- ActiveState Active Perl
- - MinGW 4.4 or later, Visual Studio 2008 or later
+ - MinGW or Visual Studio
- jom
- The Qt SDK provides you with most of the required software.
- * On Mac: XCode 2.5 or later, compiling on 10.4 requires setting the
- environment variable QTC_TIGER_COMPAT before running qmake
+ * On Mac: Xcode
+
+The installed toolchains have to match the one Qt was compiled with.
You can build Qt Creator with