Building FlightGear: Difference between revisions

Jump to navigation Jump to search
m
Remove red link
mNo edit summary
m (Remove red link)
Line 3: Line 3:
However, the source files used to '''build the whole FlightGear package''' are continuously being developed by dozens of contributors, who collaborate using the source code management system [[Git]] to create a new "unstable" version every few days. If you want to use one of these unstable versions, or tinker with the source files to create your own custom version, the pages below describe how to compile the FlightGear package from the Git source files (repository at [http://www.gitorious.org/fg Gitorious.org]).
However, the source files used to '''build the whole FlightGear package''' are continuously being developed by dozens of contributors, who collaborate using the source code management system [[Git]] to create a new "unstable" version every few days. If you want to use one of these unstable versions, or tinker with the source files to create your own custom version, the pages below describe how to compile the FlightGear package from the Git source files (repository at [http://www.gitorious.org/fg Gitorious.org]).


If you'd like to use an integrated development environment, illustrated instructions for building FlightGear and its dependencies can be found in [[Howto:_Build_FlightGear_with_NetBeans_using_CMake]], this should work on both, Windows and Linux systems (NetBeans being a cross-platform IDE).
If you'd like to use an integrated development environment, illustrated instructions for building FlightGear and its dependencies can be found in [[Howto:Build FlightGear with NetBeans using CMake]], this should work on both, Windows and Linux systems (NetBeans being a cross-platform IDE).


Another option to run the latest code without having to compile everything yourself, is using a precompiled binary provided by the [[FlightGear Build Server]] which is based on Jenkins.
Another option to run the latest code without having to compile everything yourself, is using a precompiled binary provided by the [[FlightGear Build Server]] which is based on Jenkins.
Line 13: Line 13:
* [[Building FlightGear - Linux]]
* [[Building FlightGear - Linux]]
* [http://macflightgear.sourceforge.net/home/documents/how-to-build-flightgear-cvs-on-mac-os-x/ Building FlightGear - Mac OS X]
* [http://macflightgear.sourceforge.net/home/documents/how-to-build-flightgear-cvs-on-mac-os-x/ Building FlightGear - Mac OS X]
* [[Building FlightGear - Windows]]
* [[Updating FlightGear on Windows]] - get a recently updated version without compiling
* [[Updating FlightGear on Windows]] - get a recently updated version without compiling


{{Building}}
{{Building}}

Navigation menu