| | Creating temporary file "c:\ACD\ACD\Debug\RSP0000083426027644.rsp" with contents
[
/Od /I "C:\ACD\\src\glut" /I "C:\ACD\\src" /I "src" /I "C:\Program Files\CGAL-3.3.1\include\CGAL\config\msvc" /I "C:\Program Files\CGAL-3.3.1\include" /I "C:\Program Files\CGAL-3.3.1\auxiliary\gmp\include" /I "C:\Program Files\CGAL-3.3.1\auxiliary\TAUCS\include" /I "C:\Program Files\boost\boost_1_34_1" /D "CGAL_NO_ASSERTIONS" /D "CGAL_NO_PRECONDITIONS" /D "CGAL_NO_POSTCONDITIONS" /D "WIN32" /D "NDEBUG" /D "_SECURE_SCL=0" /D "_CRT_SECURE_NO_DEPRECATE" /D "_SCL_SECURE_NO_DEPRECATE" /D "CGAL_USE_GMP" /D "CGAL_USE_TAUCS" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ..\src\ACD.cpp
]
Creating command line "cl.exe @c:\ACD\ACD\Debug\RSP0000083426027644.rsp /nologo /errorReport:prompt"
Compiling...
ACD.cpp
c:\program files\cgal-3.3.1\include\cgal\float.h(133) : warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
c:\program files\cgal-3.3.1\include\cgal\mp_float.h(337) : warning C4267: 'argument' : conversion from 'size_t' to 'const CGAL::MP_Float::limb', possible loss of data
c:\program files\cgal-3.3.1\include\cgal\mp_float.h(530) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
c:\program files\cgal-3.3.1\include\cgal\handle.h(85) : warning C4311: 'reinterpret_cast' : pointer truncation from 'CGAL::Rep *const ' to 'unsigned long'
c:\program files\cgal-3.3.1\include\cgal\handle.h(90) : warning C4311: 'reinterpret_cast' : pointer truncation from 'CGAL::Rep *const ' to 'unsigned long'
c:\program files\cgal-3.3.1\include\cgal\handle.h(91) : warning C4311: 'reinterpret_cast' : pointer truncation from 'CGAL::Rep *const ' to 'unsigned long'
Build log was saved at "file://c:\ACD\ACD\Debug\BuildLog.htm"
ACD - 0 error(s), 6 warning(s)
The build has been canceled at the user's request
|