Skip to content

Commit

Permalink
Update doc/osx.t2t
Browse files Browse the repository at this point in the history
Added note about how to get command line tools.
  • Loading branch information
timlinux committed Jan 27, 2013
1 parent 600baca commit a9a289e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/osx.t2t
@@ -1,4 +1,3 @@

= Building on MacOS X =

In this approach I will try to avoid as much as possible building dependencies
Expand Down Expand Up @@ -77,6 +76,9 @@ of Xcode, regardless of using a separate DMG installer for just the tools.

Xcode 4.4+ also introduces the clang frontend to the LLVM compiler as default.

**Note:** In XCODE 4.5 installed from teh app store, you need to install the
command line tools from XCode -> Preferences -> Downloads and choose command line tools.

http://clang.llvm.org/

The supplied clang version 4 can compile QGIS, but presents many warnings
Expand Down

0 comments on commit a9a289e

Please sign in to comment.