Building FlightGear - Cross Compiling: Difference between revisions

Jump to navigation Jump to search
m
→‎osg-earth compilation trouble (you can delete if you solve): https://github.com/ablimit/hivesp/issues/3#issuecomment-40071814
m (→‎osg-earth compilation trouble (you can delete if you solve): https://github.com/ablimit/hivesp/issues/3#issuecomment-40071814)
Line 684: Line 684:
:: yeah, i tried reverting the patch, as well forcing to compile against c++89/90 as make argument, their fix with the last patch was to force "-pedantic -ansi off" for the failing object.
:: yeah, i tried reverting the patch, as well forcing to compile against c++89/90 as make argument, their fix with the last patch was to force "-pedantic -ansi off" for the failing object.


PPS: It also seems that there's a separate <nowiki>--cclibs</nowiki> argument in geos-config.in - so I guess we need to check first if C++ test code builds/links correctly ?
Same error, same software, solution here is linking order related and requires adding another geos lib (-lspatialindex): https://github.com/ablimit/hivesp/issues/3#issuecomment-40071814


{{Building}}
{{Building}}
[[Category:Core developer documentation]]
[[Category:Core developer documentation]]

Navigation menu