[geos-devel] [GEOS] #715: fail to compile geos-3.4.2 with vs2005
GEOS
geos-trac at osgeo.org
Mon May 18 02:45:36 PDT 2015
#715: fail to compile geos-3.4.2 with vs2005
--------------------------------+----------------------
Reporter: aya | Owner: mloskot
Type: defect | Status: new
Priority: major | Milestone: 3.4.3
Component: Default | Version: 3.4.2
Severity: Unassigned | Resolution:
Keywords: vs2005, geos-3.4.2 |
--------------------------------+----------------------
Changes (by mloskot):
* owner: geos-devel@… => mloskot
Old description:
> I run autogen.bat first of all.
>
> Then I enter geos-3.4.2 folder and run nmake /f makefile.vc MSVC_VER=1400
> BUILD_DEBUG=YES.
>
> A few seconds later, I got the error below.I searched vld.h and did not
> find it.
>
> Could you help me ? Thanks.
>
> Centroid'
> with
> [
> _Ty=geos::geom::Coordinate
> ]
> geom\Geometry.cpp(65) : fatal error C1083: Cannot open include file:
> 'vld.h': No
> such file or directory
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
> 8\VC\BIN\c
> l.EXE"' : return code '0x2'
> Stop.
> NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
> 8\VC\BIN\n
> make.EXE"' : return code '0x2'
> Stop.
New description:
I run autogen.bat first of all.
Then I enter geos-3.4.2 folder and run nmake /f makefile.vc MSVC_VER=1400
BUILD_DEBUG=YES.
A few seconds later, I got the error below.I searched vld.h and did not
find it.
Could you help me ? Thanks.
{{{
Centroid'
with
[
_Ty=geos::geom::Coordinate
]
geom\Geometry.cpp(65) : fatal error C1083: Cannot open include file:
'vld.h': No
such file or directory
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
8\VC\BIN\c
l.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio
8\VC\BIN\n
make.EXE"' : return code '0x2'
Stop.
}}}
--
--
Ticket URL: <http://trac.osgeo.org/geos/ticket/715#comment:1>
GEOS <http://trac.osgeo.org/geos>
GEOS (Geometry Engine - Open Source) is a C++ port of the Java Topology Suite (JTS).
More information about the geos-devel
mailing list