<div dir="ltr">I'm having some trouble building libgeos on Windows 7 using mingw32. I'm building with:<div><br></div><div>./configure --disable-static --enable-shared --prefix=/usr/local</div><div>make</div><div><br>
</div><div>The shared library builds, but some of the tests fail (long output - see link below):</div><div><br></div><div><a href="http://pastebin.com/hr8GbBPs">http://pastebin.com/hr8GbBPs</a><br></div><div><br></div><div>
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.</div><div><br></div><div><a href="https://github.com/Toblerity/Shapely/issues/151">https://github.com/Toblerity/Shapely/issues/151</a><br>
</div><div><br></div><div>Can anyone help me?</div><div><br></div><div>Kind regards,</div><div><br></div><div>Josh</div></div>