Building FlightGear with osgEarth Integration: Difference between revisions

no edit summary
m (+cat: Core developer documentation → Building from source)
No edit summary
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 release.


These should be the public links to the flightgear / osgEarth repositories (note that latest development is found in OsgEarthNext branch)
These should be the public links to the flightgear / osgEarth repositories (note that latest development is found in OsgEarthNext branch)
Line 11: Line 11:
Use this version of osgEarth:
Use this version of osgEarth:
* git clone -v -b OsgEarthNext https://github.com/poweroftwo/osgearth.git osgearth
* git clone -v -b OsgEarthNext https://github.com/poweroftwo/osgearth.git osgearth
{{FGCquote
  |This is yet another auto-builder for Flightgear and for the time being specific to '''Windows 64bit ONLY'''.  It is particularly geared toward building FG with the latest incarnation of the osgEarth integration.  The simple minded script attempts to download all needed and hopefully manages conflicts with your user/system environment variables properly.  Also, a minimal sized fgdata is downloaded as a starting point.<br/>
<br/>
It is a work in progress and will be refined over time.  Hopefully Linux and Mac versions will follow.  It is proves to work well, I plan to update the wiki.  <br/>
<br/>
[Special thanks to Alant for doing early testing]<br/>
  |{{cite web |url=http://forum.flightgear.org/viewtopic.php?p=213447#p213447
    |title=<nowiki>auto-builder for Flightgear / osgEarth build</nowiki>
    |author=<nowiki>poweroftwo</nowiki>
    |date=<nowiki>Wed Jun 25</nowiki>
  }}
}}


}}
}}