Scripted Compilation on Linux Debian/Ubuntu: Difference between revisions

Switch to the {{forum link}} template for all forum links.
(Simpler method for changing the protocol or URL of a Git remote (used for FGData here))
(Switch to the {{forum link}} template for all forum links.)
Line 445: Line 445:
}} for FlightGear.}}
}} for FlightGear.}}


This can be useful for instance to work around bugs in a part of SimGear or FlightGear that you don't need, but causes a build or runtime failure (see [https://forum.flightgear.org/viewtopic.php?f=45&t=35740 here] for example). This is often convenient when using the development version of FlightGear, but doesn't mean such bugs shouldn't be reported!
This can be useful for instance to work around bugs in a part of SimGear or FlightGear that you don't need, but causes a build or runtime failure (see {{forum link|t=35740|text=here}} for example). This is often convenient when using the development version of FlightGear, but doesn't mean such bugs shouldn't be reported!


If you have several such options to pass, just use spaces to separate them inside the quotes:
If you have several such options to pass, just use spaces to separate them inside the quotes:
Line 576: Line 576:
  $ rm -rf build/* install/simgear/ install/openrti/ install/flightgear/share/ install/flightgear/bin/
  $ rm -rf build/* install/simgear/ install/openrti/ install/flightgear/share/ install/flightgear/bin/


See [https://forum.flightgear.org/viewtopic.php?f=45&t=26244 this thread] for more details.
See {{forum link|t=26244|text=this thread}} for more details.


== Options ==
== Options ==