60
edits
m (→Background) |
(→Dependencies: Simgear and Flightgear now load (but crash)) |
||
| Line 497: | Line 497: | ||
| optional ||cmake|| add support for [[Building_using_CMake#Optional_Features|optional dependencies]] (probably, separate *.mk files for each) || {{Not done}} | | optional ||cmake|| add support for [[Building_using_CMake#Optional_Features|optional dependencies]] (probably, separate *.mk files for each) || {{Not done}} | ||
|- | |- | ||
| simgear.mk ||cmake|| provide mxe build scripts for simgear ({{Usr|FlyHigh}} -saiarcot895 '''hint:focus on [[Building_using_CMake#Optional_Features|SG headless]] first''') || {{Progressbar| | | simgear.mk ||cmake|| provide mxe build scripts for simgear ({{Usr|FlyHigh}} -saiarcot895 '''hint:focus on [[Building_using_CMake#Optional_Features|SG headless]] first''') || {{Progressbar|70}} | ||
|- | |- | ||
| openscenegraph.mk support (shared library) ||cmake|| improve/fix up OpenSceneGraph 3.x support (i.e. shared,non-static, builds using plugins) || {{Progressbar|90}} | | openscenegraph.mk support (shared library) ||cmake|| improve/fix up OpenSceneGraph 3.x support (i.e. shared,non-static, builds using plugins) || {{Progressbar|90}} | ||
| Line 503: | Line 503: | ||
| 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}} | | 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.mk ||cmake|| provide mxe build scripts for flightgear || {{ | | flightgear.mk ||cmake|| provide mxe build scripts for flightgear || {{Progressbar|70}} | ||
|- | |- | ||
| [[Building FlightGear with osgEarth Integration|osg-earth.mk]] ||cmake|| 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.mk]] ||cmake|| add dedicated <code>osgearth.mk</code> module for mxe (ensure that the examples are working properly) || {{Not done}} | ||
edits