20,741
edits
Hamzaalloush (talk | contribs) |
|||
| Line 675: | Line 675: | ||
:: native compiler produces the getter, wierd. see [http://pastebin.com/x0JF9h2E], something is not exporting all symbols? CMakeLists? good eye. | :: native compiler produces the getter, wierd. see [http://pastebin.com/x0JF9h2E], something is not exporting all symbols? CMakeLists? good eye. | ||
* is this affected by the version of osgearth and/or geos used ? If in doubt, I'd | * is this affected by the version of osgearth and/or geos used ? If in doubt, I'd use the version that poweroftwo suggested in his tutorial | ||
:: alright, will look into that. | :: alright, will look into that. | ||
: if that doesn't help, I'd try to revert to osgearth/geos from ~6 months ago and if that makes a difference I'd run git bissect to see what is causing this. Obviously, it would help to have a less complex test case than osgearth, i.e. a geos demo/examples that has the same problem, so if the xmltester snippet works, I'd use that for git bissect. --[[User:Hooray|Hooray]] ([[User talk:Hooray|talk]]) 07:59, 31 May 2015 (EDT) | |||
PS: The suggested fix I found for this particular problem (i.e. xmltester) is reverting the patch discussed at [https://trac.osgeo.org/geos/ticket/319] - so we may need to review the patch and apply it to the geos/osgearth code via a mxe/mk patch if that works ... According to google, tthe other thing worth checking seems conflicting geos versions installed (e.g. system-wide or elsewhere) | PS: The suggested fix I found for this particular problem (i.e. xmltester) is reverting the patch discussed at [https://trac.osgeo.org/geos/ticket/319] - so we may need to review the patch and apply it to the geos/osgearth code via a mxe/mk patch if that works ... According to google, tthe other thing worth checking seems conflicting geos versions installed (e.g. system-wide or elsewhere) | ||