[geos-devel] Building GEOS 3.0.0 on windows

Mir Hassan Ali mirhassanali at gmail.com
Fri Nov 10 06:00:37 EST 2006


Hi

I am trying to build the latest GEOS using the provided make file on Visual
Studio .NET 2003. I have downloaded the files from the subversion trunk.
When I try to build the project using the nmake command, I get the following
errors:

..\capi\geos_c.cpp(124) : error C2733: second C linkage of overloaded
function '
GEOSDisjoint' not allowed
        ..\capi\geos_c.cpp(123) : see declaration of 'GEOSDisjoint'
..\capi\geos_c.cpp(145) : error C2733: second C linkage of overloaded
function '
GEOSTouches' not allowed
        ..\capi\geos_c.cpp(144) : see declaration of 'GEOSTouches'
..\capi\geos_c.cpp(167) : error C2733: second C linkage of overloaded
function '
GEOSIntersects' not allowed
        ..\capi\geos_c.cpp(166) : see declaration of 'GEOSIntersects'
..\capi\geos_c.cpp(189) : error C2733: second C linkage of overloaded
function '
GEOSCrosses' not allowed
        ..\capi\geos_c.cpp(188) : see declaration of 'GEOSCrosses'
..\capi\geos_c.cpp(211) : error C2733: second C linkage of overloaded
function '
GEOSWithin' not allowed

and a lot of same errors for other functions. Could anyone tell me how to
remove this problem.
Any help will be appreciated.

Best Regards

Mir Hassan Ali
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geos-devel/attachments/20061110/7722061f/attachment.html


More information about the geos-devel mailing list