Difference between revisions of "Compiling/XCode"
From BRL-CAD
Minichrispy (talk | contribs) |
Minichrispy (talk | contribs) |
||
Line 6: | Line 6: | ||
Latest version of CMake (http://www.cmake.org/cmake/resources/software.html) | 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 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. | 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.