Difference between revisions of "Compiling/XCode"
From BRL-CAD
Minichrispy (talk | contribs) (→CCOMPILING BRL-CAD WITH XCODE ON MAC OS X) |
Minichrispy (talk | contribs) |
||
Line 5: | Line 5: | ||
== Obtain Dev Tools == | == Obtain Dev Tools == | ||
− | + | Latest version of CMake (http://www.cmake.org/cmake/resources/software.html) | |
+ | Latest BRL-CAD SOURCE (http://sourceforge.net/projects/brlcad/files/BRL-CAD%20Source/) | ||
+ | Latest Xcode (Downloadable from Mac App Store) - While installing, make sure command-line tools are installed as well, or if you already have Xcode, click here to see how to make sure they're installed. |
Revision as of 00:24, 28 November 2012
CCOMPILING BRL-CAD WITH XCODE ON MAC OS X
Placeholder
Obtain Dev Tools
Latest version of CMake (http://www.cmake.org/cmake/resources/software.html) Latest BRL-CAD SOURCE (http://sourceforge.net/projects/brlcad/files/BRL-CAD%20Source/) Latest Xcode (Downloadable from Mac App Store) - While installing, make sure command-line tools are installed as well, or if you already have Xcode, click here to see how to make sure they're installed.