<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>RE: [geos-devel] 3.1.1rc1 and 3.0.4rc1 fail under VS 2008</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Paul,<BR>
Haven't tried 3.0.3 but the 3.1.0 tar ball fails too with similar errors.&nbsp; I usually compile from SVN rather than the tar and I recall that passing but it was about 2 weeks ago i tried that.&nbsp; Let me try compiling directly from SVN to make sure that works.&nbsp; If so could be just the tar balls that are missing something.<BR>
<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: geos-devel-bounces@lists.osgeo.org on behalf of Paul Ramsey<BR>
Sent: Sat 6/13/2009 11:46 AM<BR>
To: GEOS Development List<BR>
Subject: Re: [geos-devel] 3.1.1rc1 and 3.0.4rc1 fail under VS 2008<BR>
<BR>
Do GEOS 3.1.0 or 3.0.3 pass?<BR>
<BR>
On Sat, Jun 13, 2009 at 8:41 AM, Obe, Regina&lt;robe.dnd@cityofboston.gov&gt; wrote:<BR>
&gt; geos-3.1.1rc1 -- fails under Visual Studio 2008.  well at least for me<BR>
&gt; anyway.<BR>
&gt;<BR>
&gt;<BR>
&gt; 1) capi unit is still referencing GEOSGeomToWKB...  -  I think Mateuz said<BR>
&gt; this should not be in 3.1.1 -- just in 3.2? I took it out, but everything<BR>
&gt; still fails<BR>
&gt; 2)badthreadtest.c, threattest.c, geostest.c -- have a big red mark -- saying<BR>
&gt; they are missing CoordinateSequenceFactor.cpp among other things.<BR>
&gt;<BR>
&gt; 1&gt;LinearComponentExtracter.cpp<BR>
&gt; 1&gt;c1xx : fatal error C1083: Cannot open source file:<BR>
&gt; '..\..\..\source\geom\util\LinearComponentExtracter.cpp': No such file or<BR>
&gt; directory<BR>
&gt; 1&gt;PointExtracter.cpp<BR>
&gt; 1&gt;c1xx : fatal error C1083: Cannot open source file:<BR>
&gt; '..\..\..\source\geom\util\PointExtracter.cpp': No such file or directory<BR>
&gt; 1&gt;PolygonExtracter.cpp<BR>
&gt; 1&gt;c1xx : fatal error C1083: Cannot open source file:<BR>
&gt; '..\..\..\source\geom\util\PolygonExtracter.cpp': No such file or directory<BR>
&gt; 1&gt;AssertionFailedException.cpp<BR>
&gt; 1&gt;c1xx : fatal error C1083: Cannot open source file:<BR>
&gt; '..\..\..\source\util\AssertionFailedException.cpp': No such file or<BR>
&gt; directory<BR>
&gt; 1&gt;IllegalArgumentException.cpp<BR>
&gt; 1&gt;c1xx : fatal error C1083: Cannot open source file:<BR>
&gt; '..\..\..\source\util\IllegalArgumentException.cpp': No such file or<BR>
&gt; directory<BR>
&gt; 1&gt;UnsupportedOperationException.cpp<BR>
&gt; 1&gt;c1xx : fatal error C1083: Cannot open source file:<BR>
&gt; '..\..\..\source\util\UnsupportedOperationException.cpp': No such file or<BR>
&gt; directory<BR>
&gt; 1&gt;geos_c.cpp<BR>
&gt; 1&gt;c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(151) :<BR>
&gt; warning C4512: 'geos::io::WKBReader' : assignment operator could not be<BR>
&gt; generated<BR>
&gt; 1&gt;<BR>
&gt; c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(67) : see<BR>
&gt; declaration of 'geos::io::WKBReader'<BR>
&gt; 1&gt;c:\projects\geos\geos-3.1.1rc1\source\headers\geos\geomgraph\nodemap.h(100)<BR>
&gt; : warning C4512: 'geos::geomgraph::NodeMap' : assignment operator could not<BR>
&gt; be generated<BR>
&gt; 1&gt;<BR>
&gt; c:\projects\geos\geos-3.1.1rc1\source\headers\geos\geomgraph\nodemap.h(42) :<BR>
&gt; see declaration of 'geos::geomgraph::NodeMap'<BR>
&gt; 1&gt;c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(710) : warning C4099:<BR>
&gt; 'geos::io::WKTReader' : type name first seen using 'class' now seen using<BR>
&gt; 'struct'<BR>
&gt; 1&gt;<BR>
&gt; c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wktreader.h(53) : see<BR>
&gt; declaration of 'geos::io::WKTReader'<BR>
&gt; 1&gt;c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(711) : warning C4099:<BR>
&gt; 'geos::io::WKTWriter' : type name first seen using 'class' now seen using<BR>
&gt; 'struct'<BR>
&gt; 1&gt;<BR>
&gt; c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wktwriter.h(68) : see<BR>
&gt; declaration of 'geos::io::WKTWriter'<BR>
&gt; 1&gt;c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(712) : warning C4099:<BR>
&gt; 'geos::io::WKBReader' : type name first seen using 'class' now seen using<BR>
&gt; 'struct'<BR>
&gt; 1&gt;<BR>
&gt; c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(67) : see<BR>
&gt; declaration of 'geos::io::WKBReader'<BR>
&gt; 1&gt;c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(713) : warning C4099:<BR>
&gt; 'geos::io::WKBWriter' : type name first seen using 'class' now seen using<BR>
&gt; 'struct'<BR>
&gt; 1&gt;<BR>
&gt; c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbwriter.h(67) : see<BR>
&gt; declaration of 'geos::io::WKBWriter'<BR>
&gt; 1&gt;geos_ts_c.cpp<BR>
&gt; 1&gt;c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(151) :<BR>
&gt; warning C4512: 'geos::io::WKBReader' : assignment operator could not be<BR>
&gt; generated<BR>
&gt; 1&gt;<BR>
&gt; c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(67) : see<BR>
&gt; declaration of 'geos::io::WKBReader'<BR>
&gt; 1&gt;c:\projects\geos\geos-3.1.1rc1\source\headers\geos\geomgraph\nodemap.h(100)<BR>
&gt; : warning C4512: 'geos::geomgraph::NodeMap' : assignment operator could not<BR>
&gt; be generated<BR>
&gt; 1&gt;<BR>
&gt; c:\projects\geos\geos-3.1.1rc1\source\headers\geos\geomgraph\nodemap.h(42) :<BR>
&gt; see declaration of 'geos::geomgraph::NodeMap'<BR>
&gt; 1&gt;c:\projects\geos\geos-3.1.1rc1\source\headers\geos\precision\geometrysnapper.h(96)<BR>
&gt; : warning C4512: 'geos::precision::GeometrySnapper' : assignment operator<BR>
&gt; could not be generated<BR>
&gt; 1&gt;<BR>
&gt; c:\projects\geos\geos-3.1.1rc1\source\headers\geos\precision\geometrysnapper.h(45)<BR>
&gt; : see declaration of 'geos::precision::GeometrySnapper'<BR>
&gt; 1&gt;c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(710) : warning C4099:<BR>
&gt; 'geos::io::WKTReader' : type name first seen using 'class' now seen using<BR>
&gt; 'struct'<BR>
&gt; 1&gt;<BR>
&gt; c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wktreader.h(53) : see<BR>
&gt; declaration of 'geos::io::WKTReader'<BR>
&gt; 1&gt;c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(711) : warning C4099:<BR>
&gt; 'geos::io::WKTWriter' : type name first seen using 'class' now seen using<BR>
&gt; 'struct'<BR>
&gt; 1&gt;<BR>
&gt; c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wktwriter.h(68) : see<BR>
&gt; declaration of 'geos::io::WKTWriter'<BR>
&gt; 1&gt;c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(712) : warning C4099:<BR>
&gt; 'geos::io::WKBReader' : type name first seen using 'class' now seen using<BR>
&gt; 'struct'<BR>
&gt; 1&gt;<BR>
&gt; c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbreader.h(67) : see<BR>
&gt; declaration of 'geos::io::WKBReader'<BR>
&gt; 1&gt;c:\projects\geos\geos-3.1.1rc1\capi\geos_c.h(713) : warning C4099:<BR>
&gt; 'geos::io::WKBWriter' : type name first seen using 'class' now seen using<BR>
&gt; 'struct'<BR>
&gt; 1&gt;<BR>
&gt; c:\projects\geos\geos-3.1.1rc1\source\headers\geos\io\wkbwriter.h(67) : see<BR>
&gt; declaration of 'geos::io::WKBWriter'<BR>
&gt; 1&gt;c:\projects\geos\geos-3.1.1rc1\capi\geos_ts_c.cpp(156) : warning C4100:<BR>
&gt; 'extHandle' : unreferenced formal parameter<BR>
&gt; 1&gt;Generating Code...<BR>
&gt; 1&gt;Build log was saved at<BR>
&gt; &quot;<A HREF="file://c:\Projects\geos\geos-3.1.1rc1\build\msvc90\geos_lib\Debug\geos_lib\BuildLog.htm">file://c:\Projects\geos\geos-3.1.1rc1\build\msvc90\geos_lib\Debug\geos_lib\BuildLog.htm</A>&quot;<BR>
&gt; 1&gt;geos_lib - 7 error(s), 15 warning(s)<BR>
&gt; 2&gt;------ Build started: Project: geos_c_dll, Configuration: Debug Win32<BR>
&gt; ------<BR>
&gt; 2&gt;Linking...<BR>
&gt; 2&gt;LINK : fatal error LNK1104: cannot open file '..\debug\geosd.lib'<BR>
&gt; 2&gt;Build log was saved at<BR>
&gt; &quot;<A HREF="file://c:\Projects\geos\geos-3.1.1rc1\build\msvc90\geos_c_dll\Debug\BuildLog.htm">file://c:\Projects\geos\geos-3.1.1rc1\build\msvc90\geos_c_dll\Debug\BuildLog.htm</A>&quot;<BR>
&gt; 2&gt;geos_c_dll - 1 error(s), 0 warning(s)<BR>
&gt; ========== Build: 0 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========<BR>
&gt;<BR>
&gt; ________________________________<BR>
&gt;<BR>
&gt; The substance of this message, including any attachments, may be<BR>
&gt; confidential, legally privileged and/or exempt from disclosure pursuant to<BR>
&gt; Massachusetts law. It is intended solely for the addressee. If you received<BR>
&gt; this in error, please contact the sender and delete the material from any<BR>
&gt; computer.<BR>
&gt;<BR>
&gt; ________________________________<BR>
&gt;<BR>
&gt; Help make the earth a greener place. If at all possible resist printing this<BR>
&gt; email and join us in saving paper.<BR>
&gt;<BR>
&gt; _______________________________________________<BR>
&gt; geos-devel mailing list<BR>
&gt; geos-devel@lists.osgeo.org<BR>
&gt; <A HREF="http://lists.osgeo.org/mailman/listinfo/geos-devel">http://lists.osgeo.org/mailman/listinfo/geos-devel</A><BR>
&gt;<BR>
_______________________________________________<BR>
geos-devel mailing list<BR>
geos-devel@lists.osgeo.org<BR>
<A HREF="http://lists.osgeo.org/mailman/listinfo/geos-devel">http://lists.osgeo.org/mailman/listinfo/geos-devel</A><BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>
<HTML><BODY><P><hr size=1></P>
<P><STRONG>
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.
</STRONG></P></BODY></HTML>

<P><hr size=1></P>
<P><STRONG><font size="2" color="339900"> Help make the earth a greener place. If at all possible resist printing this email and join us in saving paper. </p> <p> </font></STRONG></P>