Building FlightGear: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
m (new howto)
Line 1: Line 1:
The [[FlightGear]] developers generally release a stable packaged version of FlightGear, with an easy install wizard, about once or twice a year. For convenience, most FlightGear users download and install these packages.
The [[FlightGear]] developers generally release a stable packaged version of FlightGear, with an easy install wizard, about once or twice a year. For convenience, most FlightGear users download and install these packages.


However, the source files used to '''build the whole FlightGear package''' are continuously being developed by dozens of contributors, who collaborate using [[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]].


'''Building FlightGear''' may refer to:
'''Building FlightGear''' may refer to:

Revision as of 14:17, 19 October 2011

The FlightGear developers generally release a stable packaged version of FlightGear, with an easy install wizard, about once or twice a year. For convenience, most FlightGear users download and install these packages.

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 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.

Building FlightGear may refer to: