Building using CMake: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (Changed Gitorious and build server URLs + typo fix)
No edit summary
Line 51: Line 51:
* Install OpenSceneGraph.
* Install OpenSceneGraph.


The easiest solution is to grab the 3rd-party dependencies build from Jenkins: [http://build.flightgear.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. When configured SimGear and FlightGear, simply use this dist directory as CMAKE_INSTALL_PREFIX, and all the dependencies should be found with no other steps.
The easiest solution is to grab the 3rd-party dependencies build from Jenkins: {{Build link|Mac-3rdparty-deps/lastSuccessfulBuild/artifact/*zip*/archive.zip}}. This will give you a 'dist' directory containing PLIB, Subversion and OpenSceneGraph correctly configured. When configured SimGear and FlightGear, simply use this dist directory as CMAKE_INSTALL_PREFIX, and all the dependencies should be found with no other steps.


<pre>
<pre>

Navigation menu