[geos-devel] Errors building libgeos with mingw32
Joshua Arnott
josh at snorfalorpagus.net
Fri Aug 22 02:30:41 PDT 2014
I'm having some trouble building libgeos on Windows 7 using mingw32. I'm
building with:
./configure --disable-static --enable-shared --prefix=/usr/local
make
The shared library builds, but some of the tests fail (long output - see
link below):
http://pastebin.com/hr8GbBPs
The library seems to function correctly from the most part, except for
functions relating to WKB. I first noticed this using it via the Shapely
Python module which uses GEOS with ctypes.
https://github.com/Toblerity/Shapely/issues/151
Can anyone help me?
Kind regards,
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geos-devel/attachments/20140822/6d8017db/attachment.html>
More information about the geos-devel
mailing list