Building using CMake: Difference between revisions

Jump to navigation Jump to search
m
Missing path= parameter name, fixed link
No edit summary
m (Missing path= parameter name, fixed link)
Line 51: Line 51:
* Install OpenSceneGraph.
* Install OpenSceneGraph.


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.
The easiest solution is to grab the 3rd-party dependencies build from Jenkins: {{Build link|path=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.


<pre>
<pre>
329

edits

Navigation menu