<div>Hi</div>
<div> </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> </div>
<div>Best Regards</div>
<div> </div>
<div>Mir<br><br> </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> <<a href="mailto:strk@refractions.net">strk@refractions.net</a>> 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 "problem".<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>> Hi<br>><br>> I am trying to build the latest GEOS using the provided make file on Visual
<br>> Studio .NET 2003. I have downloaded the files from the subversion trunk.<br>> When I try to build the project using the nmake command, I get the following<br>> errors:<br>><br>> ..\capi\geos_c.cpp(124) : error C2733: second C linkage of overloaded
<br>> function '<br>> GEOSDisjoint' not allowed<br>> ..\capi\geos_c.cpp(123) : see declaration of 'GEOSDisjoint'<br>> ..\capi\geos_c.cpp(145) : error C2733: second C linkage of overloaded<br>> function '
<br>> GEOSTouches' not allowed<br>> ..\capi\geos_c.cpp(144) : see declaration of 'GEOSTouches'<br>> ..\capi\geos_c.cpp(167) : error C2733: second C linkage of overloaded<br>> function '<br>> GEOSIntersects' not allowed
<br>> ..\capi\geos_c.cpp(166) : see declaration of 'GEOSIntersects'<br>> ..\capi\geos_c.cpp(189) : error C2733: second C linkage of overloaded<br>> function '<br>> GEOSCrosses' not allowed<br>> ..\capi\geos_c.cpp(188) : see declaration of 'GEOSCrosses'
<br>> ..\capi\geos_c.cpp(211) : error C2733: second C linkage of overloaded<br>> function '<br>> GEOSWithin' not allowed<br>><br>> and a lot of same errors for other functions. Could anyone tell me how to<br>
> remove this problem.<br>> Any help will be appreciated.<br>><br>> Best Regards<br>><br>> Mir Hassan Ali<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>
<br><br>--<br><br>/"\ ASCII Ribbon Campaign<br>\ / Respect for low technology.<br>X Keep e-mail messages readable by any computer system.<br>/ \ 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>