Building FlightGear with osgEarth Integration: Difference between revisions

m
http://forum.flightgear.org/viewtopic.php?f=47&t=23286&p=212573#p212573
No edit summary
m (http://forum.flightgear.org/viewtopic.php?f=47&t=23286&p=212573#p212573)
Line 1: Line 1:
{{Stub}}
{{Stub}}


{{Note|This article contains outdated instructions still referring to the 2.12 integration branches. Meanwhile, those branches have been updated for 3.x - and developers are exploring the possibility to get this committed into mainline for the upcoming 3.2 release.}}
{{Note|This article contains outdated instructions still referring to the 2.12 integration branches. Meanwhile, those branches have been updated for 3.x - and developers are exploring the possibility to get this committed into mainline for the upcoming 3.2 release.
 
These should be the public links to the flightgear / osgEarth repositories (note that latest development is found in OsgEarthNext branch)
* git clone -v -b OsgEarthNext git://gitorious.org/fg/simgear-osgearth.git simgear
* git clone -v -b OsgEarthNext git://gitorious.org/fg/flightgear-osgearth.git flightgear
* git clone -v -b OsgEarthNext git://gitorious.org/fg/fgdata-osgearth.git fgdata
* git clone -v -b OsgEarthNext git://gitorious.org/fg/fgrun-osgearth.git fgrun
 
Use this version of osgEarth:
* git clone -v -b OsgEarthNext https://github.com/poweroftwo/osgearth.git osgearth
 
}}


== Objective ==
== Objective ==