Howto:Build and run FlightGear on Raspberry Pi 4: Difference between revisions

Jump to navigation Jump to search
Line 815: Line 815:


===Build Order===
===Build Order===
wkitty42 wrote:
"The [[Scripted Compilation on Linux Debian/Ubuntu|download_and_compile.sh]] builds in this order:


PLIB, OSG, SimGear, FlightGear
PLIB, OSG, SimGear, FlightGear


It updates fgdata between the building of SimGear and FlightGear so that the translations
tool can be handled properly..."
===Patching; OSG patch example===
===Patching; OSG patch example===
There could come a time when the source needs to be patched before compiling. In this case the <code>patch</code> command can be used along with it's argument <code>-p</code>. For example; the OpenSceneGraph-3.4.0 requires the '0007-Explicit-signed-char-type-for-portability-base64.patch' patch, in order for it to compile for the ARM architecture.
There could come a time when the source needs to be patched before compiling. In this case the <code>patch</code> command can be used along with it's argument <code>-p</code>. For example; the OpenSceneGraph-3.4.0 requires the '0007-Explicit-signed-char-type-for-portability-base64.patch' patch, in order for it to compile for the ARM architecture.
320

edits

Navigation menu