<div>Hi</div>
<div>&nbsp;</div>
<div>I have a small GIS application in C# that uses GDAL library. But now I need some functionality provided by GEOS, so I need to build GEOS and then rebuild GDAL with GEOS support. Is there any older version of GEOS that i can use or perhaps any other way you can think of.
</div>
<div>&nbsp;</div>
<div>Best Regards</div>
<div>&nbsp;</div>
<div>Mir<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 11/10/06, <b class="gmail_sendername"><a href="mailto:strk@refractions.net">strk@refractions.net</a></b> &lt;<a href="mailto:strk@refractions.net">strk@refractions.net</a>&gt; wrote:</span>

<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">This is a known &quot;problem&quot;.<br>We knew, and still made the release :)<br>Unless some win32 guy steps in and fixes it, will continue to be broken.
<br>Why are you using window, anyway ? :P<br><br>--strk;<br><br>On Fri, Nov 10, 2006 at 11:00:37AM +0000, Mir Hassan Ali wrote:<br>&gt; Hi<br>&gt;<br>&gt; I am trying to build the latest GEOS using the provided make file on Visual
<br>&gt; Studio .NET 2003. I have downloaded the files from the subversion trunk.<br>&gt; When I try to build the project using the nmake command, I get the following<br>&gt; errors:<br>&gt;<br>&gt; ..\capi\geos_c.cpp(124) : error C2733: second C linkage of overloaded
<br>&gt; function '<br>&gt; GEOSDisjoint' not allowed<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;..\capi\geos_c.cpp(123) : see declaration of 'GEOSDisjoint'<br>&gt; ..\capi\geos_c.cpp(145) : error C2733: second C linkage of overloaded<br>&gt; function '
<br>&gt; GEOSTouches' not allowed<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;..\capi\geos_c.cpp(144) : see declaration of 'GEOSTouches'<br>&gt; ..\capi\geos_c.cpp(167) : error C2733: second C linkage of overloaded<br>&gt; function '<br>&gt; GEOSIntersects' not allowed
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;..\capi\geos_c.cpp(166) : see declaration of 'GEOSIntersects'<br>&gt; ..\capi\geos_c.cpp(189) : error C2733: second C linkage of overloaded<br>&gt; function '<br>&gt; GEOSCrosses' not allowed<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;..\capi\geos_c.cpp(188) : see declaration of 'GEOSCrosses'
<br>&gt; ..\capi\geos_c.cpp(211) : error C2733: second C linkage of overloaded<br>&gt; function '<br>&gt; GEOSWithin' not allowed<br>&gt;<br>&gt; and a lot of same errors for other functions. Could anyone tell me how to<br>
&gt; remove this problem.<br>&gt; Any help will be appreciated.<br>&gt;<br>&gt; Best Regards<br>&gt;<br>&gt; Mir Hassan Ali<br><br>&gt; _______________________________________________<br>&gt; geos-devel mailing list<br>&gt; 
<a href="mailto:geos-devel@geos.refractions.net">geos-devel@geos.refractions.net</a><br>&gt; <a href="http://geos.refractions.net/mailman/listinfo/geos-devel">http://geos.refractions.net/mailman/listinfo/geos-devel</a><br>
<br><br>--<br><br>/&quot;\&nbsp;&nbsp;&nbsp;&nbsp;ASCII Ribbon Campaign<br>\ /&nbsp;&nbsp;&nbsp;&nbsp;Respect for low technology.<br>X&nbsp;&nbsp;&nbsp;&nbsp; Keep e-mail messages readable by any computer system.<br>/ \&nbsp;&nbsp;&nbsp;&nbsp;Keep it ASCII.<br><br>_______________________________________________
<br>geos-devel mailing list<br><a href="mailto:geos-devel@geos.refractions.net">geos-devel@geos.refractions.net</a><br><a href="http://geos.refractions.net/mailman/listinfo/geos-devel">http://geos.refractions.net/mailman/listinfo/geos-devel
</a><br></blockquote></div><br>