Building FlightGear - Cross Compiling: Difference between revisions

Jump to navigation Jump to search
m
Line 245: Line 245:
   
   
=== Compiled binaries status ===
=== Compiled binaries status ===
This is a list of dependencies (usually, dedicated *.mk modules for mxe)
This is a list of binaries compiled and tested. (usually, but not always have dedicated *.mk modules for mxe)


{{Note|All main dependencies (osg,osgearth, simgear, flightgear) will by default be built using <nowiki>-DCMAKE_BUILD_TYPE=DEBUG</nowiki> to ensure that we can easily troubleshoot problems, once all unit tests (demos/examples) of each package build/link and work correctly, the build type for the corresponding package will be promoted to '''RelWithDbg'''.}}
{{Note|All main dependencies (osg,osgearth, simgear, flightgear) will by default be built using <nowiki>-DCMAKE_BUILD_TYPE=DEBUG</nowiki> to ensure that we can easily troubleshoot problems, once all unit tests (demos/examples) of each package build/link and work correctly, the build type for the corresponding package will be promoted to '''RelWithDbg'''.}}
272

edits

Navigation menu