Subject: | cannot build on Windows |
Show quoted text
> Build test
Processing XS typemap files...
Generating main XS file...
compilet-1641938944.c
Creating library C:\TEMP\compilet.lib and object C:\TEMP\compilet.exp
Generating script 'src\clipper.ccs'
cl -nologo -c @"src\clipper.ccs" -Fo"src\clipper.obj" "src\clipper.cpp"
clipper.cpp
src\clipper.hpp(53) : error C2632: 'long' followed by 'long' is illegal
src\clipper.hpp(54) : error C2632: 'long' followed by 'long' is illegal
src\clipper.cpp(53) : error C2059: syntax error : 'bad suffix on number'
src\clipper.cpp(53) : warning C4305: 'initializing' : truncation from 'const __int64' to 'const long'
src\clipper.cpp(53) : warning C4309: 'initializing' : truncation of constant value
src\clipper.cpp(53) : error C2146: syntax error : missing ';' before identifier 'L'
src\clipper.cpp(53) : fatal error C1004: unexpected end of file found
error building dll file from 'src\clipper.cpp' at C:/Perl/lib/ExtUtils/CBuilder/Platform/Windows.pm line 130.