TerraGear: Difference between revisions

Jump to navigation Jump to search
m
Adding a download_and_compile easy way.
m (Removing link to Taxidraw.)
m (Adding a download_and_compile easy way.)
Line 12: Line 12:


== Getting TerraGear ==
== Getting TerraGear ==
=== Using the download_and_compile.sh script ===
Get the script download_and_compile.sh if you don't already have it. Copy it intp a specific directory, no need to be root.
<syntaxhighlight lang="bash">
wget http://sourceforge.net/p/flightgear/fgmeta/ci/next/tree/download_and_compile.sh?format=raw
chmod 755 download_and_compile.sh
./download_and compile.sh SIMGEAR TERRAGEAR
</syntaxhighlight>
This will build SIMGEAR (pre-requisite) and TERRAGEAR properly, installing dependencies if necessary and you will be done for the TG compilation part of the process.
=== Pre-compiled builds ===
=== Pre-compiled builds ===
* [http://build.flightgear.org:8080/job/TerraGear-Win-Cmake/lastSuccessfulBuild/artifact/*zip*/archive.zip Latest Windows build], built by the [[FlightGear Build Server]].
* [http://build.flightgear.org:8080/job/TerraGear-Win-Cmake/lastSuccessfulBuild/artifact/*zip*/archive.zip Latest Windows build], built by the [[FlightGear Build Server]].
518

edits

Navigation menu