Building FlightGear with osgEarth Integration: Difference between revisions

Line 8: Line 8:


== Building the osgEarth plugin ==
== Building the osgEarth plugin ==
* clone the repository: <pre>git clone -v -b 2.12-OsgEarthIntegration git@gitorious.org:fg/flightgear-osgearth.git flightgear</pre>
* create a separate build directory
* configure via CMake, set '''-DCMAKE_INSTALL_PREFIX''' matching your OSG/SG/FG installation path
* run "make install"


== SimGear ==  
== SimGear ==