diff options
| -rw-r--r-- | doc/INSTALL-MacOS.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/INSTALL-MacOS.txt b/doc/INSTALL-MacOS.txt index 6b6b187d2..be79e7200 100644 --- a/doc/INSTALL-MacOS.txt +++ b/doc/INSTALL-MacOS.txt @@ -20,7 +20,7 @@ For further details look at http://doc.trolltech.com/qq/qq09-mac-deployment.html Any version should work as long as it supports Mac OS X 10.4 and higher. If you want the latest version, you have to register at http://developer.apple.com (it's free), download XCode and follow the install instructions in the documentation. 2. QT-MAC -I suggest to download and install the latest binary package from http://www.qtsoftware.com/downloads/opensource/appdev/mac-os-cpp. Hint: If you do not want to do deep debugging of Qt, you do NOT need the debugging libraries. Of course you can donwload the sources and build Qt yourself. Read the documentation and build a Framework (not the standard Unix-like library version) in that case. +I suggest to download and install the latest binary package from http://www.qtsoftware.com/downloads/mac-os-cpp. Hint: If you do not want to do deep debugging of Qt, you do NOT need the debugging libraries. Of course you can donwload the sources and build Qt yourself. Read the documentation and build a Framework (not the standard Unix-like library version) in that case. 3. GNU gettext Get the latest sources from your favourite GNU mirror. This step is optional but you will lose the localisation support. |
