From 7eedf3e6bad50566c8dc84a7ac465f6d5d6bb0d4 Mon Sep 17 00:00:00 2001 From: con Date: Tue, 2 Nov 2010 17:20:09 +0100 Subject: [PATCH] Update Mac requirements info. --- README | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index 83ee26c0746..dc985a834c3 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: