Building using CMake: Difference between revisions

Jump to navigation Jump to search
(Adding tip to troubleshooting.)
Line 36: Line 36:
===Mac===
===Mac===


* Install Xcode (from the App Store) and MacPorts (for Boost & PLIB - or build them some other way if you prefer)
* Install Xcode (from the App Store) and MacPorts (for Boost, or just install directly from source)
* Grab James' ALUT framework and add it to /Library/Frameworks
* Install the Subversion client libraries and PLIB.  These are included in the 'Mac 3rd-party dependencies' zip file. PLIB is also available through MacPorts, and Subversion is available by default on Snow Leopard (10.6) and Lion (10.7) but NOT on Mountain Lion (10.8)
* Get the OpenSceneGraph sources, either from subversion or a zip
* Install OpenSceneGraph.
 
The easiest solution is to grab the 3rd-party dependencies build from Jenkins: [http://flightgear.simpits.org:8080/job/Mac-3rdparty-deps/lastSuccessfulBuild/artifact/*zip*/archive.zip]. This will give you a 'dist' directory containing PLIB, Subversion and OpenSceneGraph correctly configured.


===Windows===
===Windows===
580

edits

Navigation menu