Building FlightGear - Cross Compiling: Difference between revisions

Jump to navigation Jump to search
(→‎Status: cleanup)
Line 469: Line 469:


{| class="wikitable"
{| class="wikitable"
! Task !! Description !! Progress  
! Task !! Build System !! Description !! Progress  
|-
|-
| plib || provide mxe build scripts for plib || {{Done}}
| plib || autotools || provide mxe build scripts for plib || {{Done}}
|-
|-
| openrti || add OpenRTI support || {{Progressbar|30}}
| openrti || cmake || add OpenRTI support || {{Progressbar|30}}
|-
|-
| optional || add support for [[Building_using_CMake#Optional_Features|optional dependencies]] || {{Not done}}
| optional ||cmake|| add support for [[Building_using_CMake#Optional_Features|optional dependencies]] || {{Not done}}
|-
|-
| simgear || provide mxe build scripts for simgear ({{Usr|FlyHigh}} -saiarcot895 '''hint:focus on [[Building_using_CMake#Optional_Features|SG headless]] first''') || {{Not done}}
| simgear ||cmake|| provide mxe build scripts for simgear ({{Usr|FlyHigh}} -saiarcot895 '''hint:focus on [[Building_using_CMake#Optional_Features|SG headless]] first''') || {{Not done}}
|-
|-
| osg shared library support || improve/fix up OpenSceneGraph 3.x support (i.e. shared,non-static, builds using plugins)  || {{Progressbar|90}}
| osg shared library support ||cmake|| improve/fix up OpenSceneGraph 3.x support (i.e. shared,non-static, builds using plugins)  || {{Progressbar|90}}
|-
|-
| osg examples/demos || ensure that all OSG examples build/link properly via <nowiki>-DBUILD_OSG_EXAMPLES=ON</nowiki> and <nowiki>-DBUILD_OSG_APPLICATIONS=ON</nowiki> || {{Progressbar|90}}
| osg examples/demos ||cmake|| ensure that all OSG examples build/link properly via <nowiki>-DBUILD_OSG_EXAMPLES=ON</nowiki> and <nowiki>-DBUILD_OSG_APPLICATIONS=ON</nowiki> || {{Progressbar|90}}
|-
|-
| flightgear || provide mxe build scripts for flightgear || {{Not done}}
| flightgear ||cmake|| provide mxe build scripts for flightgear || {{Not done}}
|-
|-
| [[Building FlightGear with osgEarth Integration|osg-earth]] || add dedicated <code>osgearth.mk</code> module for mxe (ensure that the examples are working properly) || {{Not done}}
| [[Building FlightGear with osgEarth Integration|osg-earth]] ||cmake|| add dedicated <code>osgearth.mk</code> module for mxe (ensure that the examples are working properly) || {{Not done}}
|-
|-
| 3rdParty || ensure 3rd party dependencies are built in the toolchain, and merge their *.mk packages in the clone || {{Progressbar|30}}
| 3rdParty ||probably mxe ?|| ensure 3rd party dependencies are built in the toolchain, and merge their *.mk packages in the clone || {{Progressbar|30}}
|}
|}
   
   

Navigation menu