Opened 9 years ago

Closed 9 years ago

Last modified 7 years ago

#715 closed defect (fixed)

fail to compile geos-3.4.2 with vs2005

Reported by: aya Owned by: mloskot
Priority: major Milestone: 3.6.1
Component: Default Version: 3.4.2
Severity: Unassigned Keywords: vs2005, geos-3.4.2
Cc:

Description (last modified by mloskot)

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.

Change History (3)

comment:1 by mloskot, 9 years ago

Description: modified (diff)
Owner: changed from geos-devel@… to mloskot

comment:2 by mloskot, 9 years ago

Resolution: fixed
Status: newclosed

Fixed in branches/3.4 trunk (r4056) and trunk (r4057)

comment:3 by strk, 7 years ago

Milestone: 3.4.33.6.1

Ticket retargeted after milestone deleted

Note: See TracTickets for help on using tickets.