20,741
edits
m (→osg-earth compilation trouble (you can delete if you solve): http://osdir.com/ml/geos-devel-gis/2012-05/msg00079.html) |
|||
| Line 663: | Line 663: | ||
make[4]: *** [lib/libosgEarthSymbology.dll] Error 1</syntaxhighlight> | make[4]: *** [lib/libosgEarthSymbology.dll] Error 1</syntaxhighlight> | ||
stock geos.mk shared libraries is bieng built with these options: "-pedantic -ansi", there is also an MXE patch applied to fix static builds too, might be a hint. | stock [https://github.com/mxe/mxe/blob/master/src/geos.mk geos.mk] shared libraries is bieng built with these options: "-pedantic -ansi", there is also an [https://github.com/mxe/mxe/blob/master/src/geos-1-fixes.patch MXE patch applied] to fix static builds too, might be a hint. | ||