[geos-devel] 3.1.1rc1 and 3.0.4rc1 fail under VS 2008

Obe, Regina robe.dnd at cityofboston.gov
Sat Jun 13 12:34:59 EDT 2009


Weird.  I can build geos-3.1 branch from SVN but not from the tar ball.  Though I skip over some things since I don't have ruby and so forth.  But I tried to repeat my steps a couple of times and seem to always be able to build from SVN -- after taking out the WKBTest thingy.


-----Original Message-----
From: geos-devel-bounces at lists.osgeo.org on behalf of Obe, Regina
Sent: Sat 6/13/2009 12:10 PM
To: GEOS Development List
Subject: RE: [geos-devel] 3.1.1rc1 and 3.0.4rc1 fail under VS 2008
 
Paul,
Haven't tried 3.0.3 but the 3.1.0 tar ball fails too with similar errors.  I usually compile from SVN rather than the tar and I recall that passing but it was about 2 weeks ago i tried that.  Let me try compiling directly from SVN to make sure that works.  If so could be just the tar balls that are missing something.




-----Original Message-----
From: geos-devel-bounces at lists.osgeo.org on behalf of Paul Ramsey
Sent: Sat 6/13/2009 11:46 AM
To: GEOS Development List
Subject: Re: [geos-devel] 3.1.1rc1 and 3.0.4rc1 fail under VS 2008
 
Do GEOS 3.1.0 or 3.0.3 pass?

On Sat, Jun 13, 2009 at 8:41 AM, Obe, Regina<robe.dnd at cityofboston.gov> wrote:
> geos-3.1.1rc1 -- fails under Visual Studio 2008.  well at least for me
> anyway.
>
>
> 1) capi unit is still referencing GEOSGeomToWKB...  -  I think Mateuz said
> this should not be in 3.1.1 -- just in 3.2? I took it out, but everything
> still fails
> 2)badthreadtest.c, threattest.c, geostest.c -- have a big red mark -- saying
> they are missing CoordinateSequenceFactor.cpp among other things.
>
> 1>LinearComponentExtracter.cpp
> 1>c1xx : fatal error C1083: Cannot open source file:
> '..\..\..\source\geom\util\LinearComponentExtracter.cpp': No such file or
> directory
> 1>PointExtracter.cpp
> 1>c1xx : fatal error C1083: Cannot open source file:
> '..\..\..\source\geom\util\PointExtracter.cpp': No such file or directory
> 1>PolygonExtracter.cpp
> 1>c1xx : fatal error C1083: Cannot open source file:
> '..\..\..\source\geom\util\PolygonExtracter.cpp': No such file or directory
> 1>AssertionFailedException.cpp
> 1>c1xx : fatal error C1083: Cannot open source file:
> '..\..\..\source\util\AssertionFailedException.cpp': No such file or
> directory
> 1>IllegalArgumentException.cpp
> 1>c1xx : fatal error C1083: Cannot open source file:
> '..\..\..\source\util\IllegalArgumentException.cpp': No such file or
> directory
> 1>UnsupportedOperationException.cpp
> 1>c1xx : fatal error C1083: Cannot open source file:
> '..\..\..\source\util\UnsupportedOperationException.cpp': No such file or
> directory
> 1>geos_c.cpp
> 1>c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(151) :
> warning C4512: 'geos::io::WKBReader' : assignment operator could not be
> generated
> 1>
> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(67) : see
> declaration of 'geos::io::WKBReader'
> 1>c:\projects\geos\geos-3.1.1rc1\source\headers\geos\geomgraph\nodemap.h(100)
> : warning C4512: 'geos::geomgraph::NodeMap' : assignment operator could not
> be generated
> 1>
> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\geomgraph\nodemap.h(42) :
> see declaration of 'geos::geomgraph::NodeMap'
> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(710) : warning C4099:
> 'geos::io::WKTReader' : type name first seen using 'class' now seen using
> 'struct'
> 1>
> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wktreader.h(53) : see
> declaration of 'geos::io::WKTReader'
> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(711) : warning C4099:
> 'geos::io::WKTWriter' : type name first seen using 'class' now seen using
> 'struct'
> 1>
> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wktwriter.h(68) : see
> declaration of 'geos::io::WKTWriter'
> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(712) : warning C4099:
> 'geos::io::WKBReader' : type name first seen using 'class' now seen using
> 'struct'
> 1>
> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(67) : see
> declaration of 'geos::io::WKBReader'
> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(713) : warning C4099:
> 'geos::io::WKBWriter' : type name first seen using 'class' now seen using
> 'struct'
> 1>
> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbwriter.h(67) : see
> declaration of 'geos::io::WKBWriter'
> 1>geos_ts_c.cpp
> 1>c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(151) :
> warning C4512: 'geos::io::WKBReader' : assignment operator could not be
> generated
> 1>
> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(67) : see
> declaration of 'geos::io::WKBReader'
> 1>c:\projects\geos\geos-3.1.1rc1\source\headers\geos\geomgraph\nodemap.h(100)
> : warning C4512: 'geos::geomgraph::NodeMap' : assignment operator could not
> be generated
> 1>
> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\geomgraph\nodemap.h(42) :
> see declaration of 'geos::geomgraph::NodeMap'
> 1>c:\projects\geos\geos-3.1.1rc1\source\headers\geos\precision\geometrysnapper.h(96)
> : warning C4512: 'geos::precision::GeometrySnapper' : assignment operator
> could not be generated
> 1>
> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\precision\geometrysnapper.h(45)
> : see declaration of 'geos::precision::GeometrySnapper'
> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(710) : warning C4099:
> 'geos::io::WKTReader' : type name first seen using 'class' now seen using
> 'struct'
> 1>
> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wktreader.h(53) : see
> declaration of 'geos::io::WKTReader'
> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(711) : warning C4099:
> 'geos::io::WKTWriter' : type name first seen using 'class' now seen using
> 'struct'
> 1>
> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wktwriter.h(68) : see
> declaration of 'geos::io::WKTWriter'
> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(712) : warning C4099:
> 'geos::io::WKBReader' : type name first seen using 'class' now seen using
> 'struct'
> 1>
> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(67) : see
> declaration of 'geos::io::WKBReader'
> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(713) : warning C4099:
> 'geos::io::WKBWriter' : type name first seen using 'class' now seen using
> 'struct'
> 1>
> c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbwriter.h(67) : see
> declaration of 'geos::io::WKBWriter'
> 1>c:\projects\geos\geos-3.1.1rc1\capi\geos_ts_c.cpp(156) : warning C4100:
> 'extHandle' : unreferenced formal parameter
> 1>Generating Code...
> 1>Build log was saved at
> "file://c:\Projects\geos\geos-3.1.1rc1\build\msvc90\geos_lib\Debug\geos_lib\BuildLog.htm"
> 1>geos_lib - 7 error(s), 15 warning(s)
> 2>------ Build started: Project: geos_c_dll, Configuration: Debug Win32
> ------
> 2>Linking...
> 2>LINK : fatal error LNK1104: cannot open file '..\debug\geosd.lib'
> 2>Build log was saved at
> "file://c:\Projects\geos\geos-3.1.1rc1\build\msvc90\geos_c_dll\Debug\BuildLog.htm"
> 2>geos_c_dll - 1 error(s), 0 warning(s)
> ========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
>
> ________________________________
>
> The substance of this message, including any attachments, may be
> confidential, legally privileged and/or exempt from disclosure pursuant to
> Massachusetts law. It is intended solely for the addressee. If you received
> this in error, please contact the sender and delete the material from any
> computer.
>
> ________________________________
>
> Help make the earth a greener place. If at all possible resist printing this
> email and join us in saving paper.
>
> _______________________________________________
> geos-devel mailing list
> geos-devel at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/geos-devel
>
_______________________________________________
geos-devel mailing list
geos-devel at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geos-devel



-----------------------------------------
The substance of this message, including any attachments, may be
confidential, legally privileged and/or exempt from disclosure
pursuant to Massachusetts law. It is intended
solely for the addressee. If you received this in error, please
contact the sender and delete the material from any computer.




-----------------------------------------
The substance of this message, including any attachments, may be
confidential, legally privileged and/or exempt from disclosure
pursuant to Massachusetts law. It is intended
solely for the addressee. If you received this in error, please
contact the sender and delete the material from any computer.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geos-devel/attachments/20090613/f6fe46b6/attachment-0001.html


More information about the geos-devel mailing list