[geos-devel] building geos 2.2.1 using Visual Studio 8
Bart van den Eijnden (OSGIS)
bartvde at xs4all.nl
Mon Apr 3 12:08:11 EDT 2006
Just tested the 2.2 branch from CVS using the additions from Mateusz, I get:
MarkupSTL.cpp
io\markup\MarkupSTL.cpp(50) : warning C4018: '<' : signed/unsigned mismatch
io\markup\MarkupSTL.cpp(88) : warning C4996: 'fopen' was declared deprecated
C:\Program Files\Microsoft Visual Studio
8\VC\INCLUDE\stdio.h(235) : see
declaration of 'fopen'
io\markup\MarkupSTL.cpp(117) : warning C4996: 'fopen' was declared
deprecated
C:\Program Files\Microsoft Visual Studio
8\VC\INCLUDE\stdio.h(235) : see
declaration of 'fopen'
io\markup\MarkupSTL.cpp(339) : warning C4996: 'sprintf' was declared
deprecated
C:\Program Files\Microsoft Visual Studio
8\VC\INCLUDE\stdio.h(317) : see
declaration of 'sprintf'
io\markup\MarkupSTL.cpp(556) : warning C4018: '<' : signed/unsigned mismatch
io\markup\MarkupSTL.cpp(749) : warning C4018: '<' : signed/unsigned mismatch
io\markup\MarkupSTL.cpp(757) : warning C4996: 'sprintf' was declared
deprecated
C:\Program Files\Microsoft Visual Studio
8\VC\INCLUDE\stdio.h(317) : see
declaration of 'sprintf'
io\markup\MarkupSTL.cpp(916) : error C2440: '=' : cannot convert from
'const cha
r *' to 'char *'
Conversion loses qualifiers
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
8\VC\BIN\c
l.exe"' : return code '0x2'
Stop.
Best regards,
Bart
strk at refractions.net wrote:
>We're about to release 2.2.2.
>Could you test current candidate from CVS ?
>You should access the 'branch-2-2' tag.
>
>TIA
>
>--strk;
>
>On Sun, Apr 02, 2006 at 05:24:53PM +0200, Bart van den Eijnden (OSGIS) wrote:
>
>
>>Hi list,
>>
>>I've got a problem trying to compile geos 2.2.1 (which is part of
>>Mapserver's buildkit for Windows) using Visual Studio 8:
>>
>>RepeatedPointTester.obj : error LNK2001: unresolved external symbol
>>__imp_?name@
>>type_info@@QBEPBDXZ
>>planarDirectedEdge.obj : error LNK2001: unresolved external symbol
>>__imp_?name at t
>>ype_info@@QBEPBDXZ
>>Geometry.obj : error LNK2019: unresolved external symbol
>>__imp_?name at type_info@@
>>QBEPBDXZ referenced in function "private: virtual int __thiscall
>>geos::Geometry:
>>:getClassSortIndex(void)const " (?getClassSortIndex at Geometry@geos@@EBEHXZ)
>>GeometryFactory.obj : error LNK2001: unresolved external symbol
>>__imp_?name at type
>>_info@@QBEPBDXZ
>>GeometryGraph.obj : error LNK2001: unresolved external symbol
>>__imp_?name at type_i
>>nfo@@QBEPBDXZ
>>OffsetCurveSetBuilder.obj : error LNK2001: unresolved external symbol
>>__imp_?nam
>>e at type_info@@QBEPBDXZ
>>geos.dll : fatal error LNK1120: 1 unresolved externals
>>NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
>>8\VC\BIN\l
>>ink.exe"' : return code '0x460'
>>Stop.
>>
>>Is anybody able to help? Thanks in advance.
>>
>>Best regards,
>>Bart
>>
>>--
>>Bart van den Eijnden
>>OSGIS, Open Source GIS
>>http://www.osgis.nl
>>
>>_______________________________________________
>>geos-devel mailing list
>>geos-devel at geos.refractions.net
>>http://geos.refractions.net/mailman/listinfo/geos-devel
>>
>>
>
>
>
--
Bart van den Eijnden
OSGIS, Open Source GIS
http://www.osgis.nl
More information about the geos-devel
mailing list