20,741
edits
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. | ||
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]] | ||