Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#606 closed defect (wontfix)

Compile error on Win64 BufferOp.cpp — at Version 1

Reported by: robert666 Owned by: mloskot
Priority: major Milestone: 3.3.7
Component: Build/Install (cmake) Version: 3.3.6
Severity: Unassigned Keywords:
Cc:

Description (last modified by mloskot)

Hi all

I hope this is the right place to report a compile error in GEOS.

I use CMake and Visual Studio 2012 and try to build an x64 build of GEOS 3.3.6, but I get

D:\CMake_Build\I3D\EXTERNALS\Source\GEOS\src\operation\buffer\BufferOp.cpp(91): error C2589: '(' : illegal token on right side of '::'
2>  
2>D:\CMake_Build\I3D\EXTERNALS\Source\GEOS\src\operation\buffer\BufferOp.cpp(91): error C2059: syntax error : '::'
2>  

Can you fix this?

Cheers, Robert

Change History (1)

comment:1 by mloskot, 11 years ago

Description: modified (diff)
Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.