Talk:Building FlightGear - Cross Compiling: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 7: Line 7:




== Required Plugins ==
== Required OSG Plugins ==


can we get a subset of required plugin needed by flightgear? we can simply disable the faulty ones of the time bieng if they are not needed? mxe allows you to apply patches to source from the *.mk file as well for this -- [[User:Hamzaalloush|Hamzaalloush]] ([[User talk:Hamzaalloush|talk]]) 18:58, 18 May 2015 (EDT)
can we get a subset of required plugin needed by flightgear? we can simply disable the faulty ones of the time bieng if they are not needed? mxe allows you to apply patches to source from the *.mk file as well for this -- [[User:Hamzaalloush|Hamzaalloush]] ([[User talk:Hamzaalloush|talk]]) 18:58, 18 May 2015 (EDT)


:: sounds like a plan, I'd use <nowiki>grep -R</nowiki> and the OSG_USE_PLUGIN macro in $SG_SRC and $FG_SRC to see what's important. --[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 19:06, 18 May 2015 (EDT)
:: sounds like a plan, I'd use <nowiki>grep -R</nowiki> and the OSG_USE_PLUGIN macro in $SG_SRC and $FG_SRC to see what's important. --[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 19:06, 18 May 2015 (EDT)

Navigation menu