aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorcon <qtc-committer@nokia.com>2010-11-02 17:20:09 +0100
committercon <qtc-committer@nokia.com>2010-11-02 17:20:49 +0100
commit7eedf3e6bad50566c8dc84a7ac465f6d5d6bb0d4 (patch)
treeddb57d312165382fab736f09c6998ad2ee9f2794 /README
parent68d4d35cae7c9e19a0a6065b32e852184ae29bf0 (diff)
Update Mac requirements info.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 83ee26c074..dc985a834c 100644
--- a/README
+++ b/README
@@ -8,7 +8,7 @@ The binary packages support the following platforms:
Windows XP SP2, Windows Vista
(K)Ubuntu Linux 7.04 32bit and 64bit
-Mac OS 10.4 and later
+Mac OS 10.5 and later
Building the sources requires Qt 4.7.0 or later.
@@ -17,7 +17,8 @@ Compiling Qt Creator
Prerequisites:
* Qt 4.7
* On Windows: mingw 4.4 or later, Visual Studio 2008 or later
- * On Mac: XCode 2.5 or later
+ * On Mac: XCode 2.5 or later, compiling on 10.4 requires to set the
+ environment variable QTC_TIGER_COMPAT before running qmake
We recommend that you build Qt Creator not in the source directory, but in a
separate directory. To do that, use the following commands: