8,804
edits
(Update link to GitLab, remove broken external link) |
(Update nightly builds link) |
||
Line 1: | Line 1: | ||
The [[FlightGear]] developers | The [[FlightGear]] developers release stable packaged versions of FlightGear with an easy install wizard. 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 | 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. 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 [https://gitlab.com/flightgear GitLab.com/flightgear]). | ||
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 | Another option to run the latest code without having to compile everything yourself, is using a precompiled "nightly" binary, [https://www.flightgear.org/download/nightly available from our website]. | ||
'''Building FlightGear''' may refer to: | '''Building FlightGear''' may refer to: |