summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@digia.com>2014-04-15 17:17:40 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-04-18 07:40:27 +0200
commitb86eb6223fa06809ff886f041309cb7a753d79be (patch)
tree191a07df6bfa0a7f1fff197f8f65ae184eab8086
parente006b84b5b3e310582d4b4844ea4f349aac2ecb8 (diff)
Doc: command line tools need not be installed separately
The compiler and other necessary parts of the tool chain are found automatically from the Xcode installation (since Qt 5.2). Change-Id: I74e962d16aed0ca2a0eed13b701fdfe24495702a Reviewed-by: Jerome Pasion <jerome.pasion@digia.com> Reviewed-by: Niels Weber <niels.weber@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
-rw-r--r--doc/src/platforms/macosx.qdoc9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/src/platforms/macosx.qdoc b/doc/src/platforms/macosx.qdoc
index 4a44ea866..d0eb88d6f 100644
--- a/doc/src/platforms/macosx.qdoc
+++ b/doc/src/platforms/macosx.qdoc
@@ -37,11 +37,6 @@
accessible through the Cocoa API. Application development on Mac OS X is
done using Xcode, which is available from \l{https://developer.apple.com/xcode/}.
- After installing Xcode you need to download the command line tools. This is
- done in the \gui{Preferences} dialog under the \gui{Downloads} section.
- After installing, the Clang compiler should be available from the command
- line.
-
\section1 Downloading and Installing Qt
There are two ways to install Qt:
@@ -177,10 +172,6 @@
\l{http://developer.apple.com/xcode/}
- The command line tools are also needed, they can be installed within XCode:
-
- Xcode->Preferences->Downloads->Components->Command Line Tools
-
\section1 Required Compiler Versions
Qt for Mac OS X is tested and compatible with several versions of GCC (GNU