Changes between Initial Version and Version 1 of Ticket #606


Ignore:
Timestamp:
Dec 14, 2012, 9:41:13 AM (11 years ago)
Author:
mloskot
Comment:

http://support.microsoft.com/kb/143208

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #606

    • Property Status newclosed
    • Property Resolutionworksforme
  • Ticket #606 – Description

    initial v1  
    44
    55I use CMake and Visual Studio 2012 and try to build an x64 build of GEOS 3.3.6, but I get
    6 
     6{{{
    77D:\CMake_Build\I3D\EXTERNALS\Source\GEOS\src\operation\buffer\BufferOp.cpp(91): error C2589: '(' : illegal token on right side of '::'
    882> 
    992>D:\CMake_Build\I3D\EXTERNALS\Source\GEOS\src\operation\buffer\BufferOp.cpp(91): error C2059: syntax error : '::'
    10102> 
     11}}}
    1112
    1213Can you fix this?