<div dir="ltr">I've figured out, why geos.lib threw exception - it's just because of mixing Release and Debug configurations. After switching my project to Release configuration all works fine.<br></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2014-04-21 10:13 GMT+04:00 Sergey Kolosov <span dir="ltr"><<a href="mailto:sergey.kolosof@gmail.com" target="_blank">sergey.kolosof@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr"><div><div>I've also failed to get geos.lib working in my project. I downloaded version 3.4.2 via SVN and built it with NMAKE. Then i included geos.lib in my project, added paths and tried to run this code:<br>

<br>    initGEOS(NULL, NULL);<br>    char* wktPoint = "POINT(10 10)";<br>    GEOSGeometry* point = GEOSGeomFromWKT(wktPoint);<br><br>Here GEOSGeomFromWKT threw exception "A buffer overrun has occurred...".<br>

</div>I'm using NMAKE from Visual Studio 2008 Express, Windows 7 x64.<br></div><div><div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-04-18 12:11 GMT+04:00 Sergey Kolosov <span dir="ltr"><<a href="mailto:sergey.kolosof@gmail.com" target="_blank">sergey.kolosof@gmail.com</a>></span>:<div class="">
<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>Good day everyone.<br><br></div>Can i open geos as a project in Visual Studio 2008 Express? I've tried to create new project from existing code, but got many errors <span>"LNK2019 unresolved external symbol".</span></div>


</blockquote></div></div><br></div></div></div></div>
</blockquote></div><br></div>