Build Log
  

Build started: Project: ACD, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\ACD\ACD\Release\RSP0000011778020704.rsp" with contents
[
/O2 /GL /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" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ..\src\zpr.cpp

..\src\TestObjectGenerator.cpp

..\src\RemoveDuplicateVertices.cpp

..\src\gui2.cpp

..\src\CalculatePockets.cpp

..\src\Bridge.cpp

..\src\ACD.cpp
]
Creating command line "cl.exe @c:\ACD\ACD\Release\RSP0000011778020704.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\ACD\ACD\Release\RSP0000021778020704.rsp" with contents
[
/OUT:"C:\ACD\Release\ACD.exe" /INCREMENTAL:NO /LIBPATH:"C:\ACD\src\glut" /LIBPATH:"C:\ACD\ACD\src\glut" /LIBPATH:"C:\Program Files\CGAL-3.3.1\lib" /LIBPATH:"C:\Program Files\CGAL-3.3.1\auxiliary\gmp\lib" /LIBPATH:"C:\Program Files\CGAL-3.3.1\auxiliary\TAUCS\lib" /MANIFEST /MANIFESTFILE:"Release\ACD.exe.intermediate.manifest" /DEBUG /PDB:"c:\ACD\release\ACD.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 opengl32.lib glut32.lib glu32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib

".\Release\ACD.obj"

".\Release\Bridge.obj"

".\Release\CalculatePockets.obj"

".\Release\gui2.obj"

".\Release\RemoveDuplicateVertices.obj"

".\Release\TestObjectGenerator.obj"

".\Release\zpr.obj"
]
Creating command line "link.exe @c:\ACD\ACD\Release\RSP0000021778020704.rsp /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\ACD\ACD\Release\RSP0000031778020704.rsp" with contents
[
/outputresource:"..\release\ACD.exe;#1" /manifest

.\Release\ACD.exe.intermediate.manifest
]
Creating command line "mt.exe @c:\ACD\ACD\Release\RSP0000031778020704.rsp /nologo"
Creating temporary file "c:\ACD\ACD\Release\BAT0000041778020704.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > .\Release\mt.dep
]
Creating command line "c:\ACD\ACD\Release\BAT0000041778020704.bat"
Output Window
  
Compiling...
zpr.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'
..\src\zpr.cpp(362) : warning C4101: 'k' : unreferenced local variable
TestObjectGenerator.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'
RemoveDuplicateVertices.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'
..\src\RemoveDuplicateVertices.cpp(83) : warning C4101: 'w' : unreferenced local variable
C:\Program Files\CGAL-3.3.1\include\CGAL/Kd_tree.h(307) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
        C:\Program Files\CGAL-3.3.1\include\CGAL/Kd_tree.h(306) : while compiling class template member function 'int CGAL::Kd_tree::size(void) const'
        with
        [
            SearchTraits=TreeTraits,
            Splitter_=CGAL::Sliding_midpoint,
            UseExtendedNode=CGAL::Tag_true
        ]
        C:\Program Files\CGAL-3.3.1\include\CGAL/Orthogonal_k_neighbor_search.h(51) : see reference to class template instantiation 'CGAL::Kd_tree' being compiled
        with
        [
            SearchTraits=TreeTraits,
            Splitter_=CGAL::Sliding_midpoint,
            UseExtendedNode=CGAL::Tag_true
        ]
        ..\src\RemoveDuplicateVertices.cpp(12) : see reference to class template instantiation 'CGAL::Orthogonal_k_neighbor_search' being compiled
        with
        [
            SearchTraits=TreeTraits
        ]
gui2.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'
..\src\gui2.cpp(6) : warning C4005: 'NDEBUG' : macro redefinition
        command-line arguments : see previous definition of 'NDEBUG'
CalculatePockets.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'
Bridge.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'
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'
C:\Program Files\CGAL-3.3.1\include\CGAL/IO/File_writer_OFF.h(87) : warning C4267: 'argument' : conversion from 'size_t' to 'CGAL::Integer32', possible loss of data
C:\Program Files\CGAL-3.3.1\include\CGAL/IO/File_writer_OFF.h(93) : warning C4267: 'argument' : conversion from 'size_t' to 'CGAL::Integer32', possible loss of data
C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(78) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
        C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(74) : while compiling class template member function 'CGAL::Unique_hash_map::Unique_hash_map(CGAL::CGALi::In_place_list_const_iterator,CGAL::CGALi::In_place_list_const_iterator,CGAL::CGALi::In_place_list_iterator,const CGAL::CGALi::In_place_list_iterator &,size_t,const CGAL::Handle_hash_function &)'
        with
        [
            Key_=CGAL::CGALi::In_place_list_const_iterator,std::allocator>,size_t>>>,std::allocator,std::allocator>,size_t>>>>>,
            Data_=CGAL::CGALi::In_place_list_iterator,std::allocator>,size_t>>>,std::allocator,std::allocator>,size_t>>>>>,
            T=CGAL::HalfedgeDS_in_place_list_halfedge,std::allocator>,size_t>>>,
            Alloc=std::allocator,std::allocator>,size_t>>>>
        ]
        C:\Program Files\CGAL-3.3.1\include\CGAL/HalfedgeDS_list.h(328) : see reference to class template instantiation 'CGAL::Unique_hash_map' being compiled
        with
        [
            Key_=CGAL::CGALi::In_place_list_const_iterator,std::allocator>,size_t>>>,std::allocator,std::allocator>,size_t>>>>>,
            Data_=CGAL::CGALi::In_place_list_iterator,std::allocator>,size_t>>>,std::allocator,std::allocator>,size_t>>>>>
        ]
        C:\Program Files\CGAL-3.3.1\include\CGAL/HalfedgeDS_list.h(316) : while compiling class template member function 'void CGAL::HalfedgeDS_list::pointer_update(const CGAL::HalfedgeDS_list &)'
        with
        [
            Traits_=K,
            HalfedgeDSItems=CGAL::I_Polyhedron_derived_items_3,
            Alloc=std::allocator
        ]
        C:\Program Files\CGAL-3.3.1\include\CGAL/HalfedgeDS_default.h(38) : see reference to class template instantiation 'CGAL::HalfedgeDS_list' being compiled
        with
        [
            Traits_=K,
            HalfedgeDSItems=CGAL::I_Polyhedron_derived_items_3,
            Alloc=std::allocator
        ]
        C:\Program Files\CGAL-3.3.1\include\CGAL/Polyhedron_3.h(512) : see reference to class template instantiation 'CGAL::HalfedgeDS_default' being compiled
        with
        [
            Traits_=K,
            HalfedgeDSItems=CGAL::I_Polyhedron_derived_items_3,
            Alloc=std::allocator
        ]
        c:\acd\src\cgalinit.h(68) : see reference to class template instantiation 'CGAL::Polyhedron_3' being compiled
        with
        [
            PolyhedronTraits_3=K,
            PolyhedronItems_3=CGAL::Polyhedron_items_with_id_3
        ]
C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(105) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned long', possible loss of data
        C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(104) : while compiling class template member function 'CGAL::CGALi::In_place_list_iterator &CGAL::Unique_hash_map::operator [](const CGAL::CGALi::In_place_list_const_iterator &)'
        with
        [
            T=CGAL::HalfedgeDS_in_place_list_halfedge,std::allocator>,size_t>>>,
            Alloc=std::allocator,std::allocator>,size_t>>>>,
            Key_=CGAL::CGALi::In_place_list_const_iterator,std::allocator>,size_t>>>,std::allocator,std::allocator>,size_t>>>>>,
            Data_=CGAL::CGALi::In_place_list_iterator,std::allocator>,size_t>>>,std::allocator,std::allocator>,size_t>>>>>
        ]
C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(62) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
        C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(62) : while compiling class template member function 'CGAL::Unique_hash_map::Unique_hash_map(const CGAL::CGALi::In_place_list_iterator &,size_t)'
        with
        [
            Key_=CGAL::CGALi::In_place_list_const_iterator,std::allocator>,CGAL::Point_3>,size_t>>>,std::allocator,std::allocator>,CGAL::Point_3>,size_t>>>>>,
            Data_=CGAL::CGALi::In_place_list_iterator,std::allocator>,CGAL::Point_3>,size_t>>>,std::allocator,std::allocator>,CGAL::Point_3>,size_t>>>>>,
            T=CGAL::HalfedgeDS_in_place_list_vertex,std::allocator>,CGAL::Point_3>,size_t>>>,
            Alloc=std::allocator,std::allocator>,CGAL::Point_3>,size_t>>>>
        ]
        C:\Program Files\CGAL-3.3.1\include\CGAL/HalfedgeDS_list.h(330) : see reference to class template instantiation 'CGAL::Unique_hash_map' being compiled
        with
        [
            Key_=CGAL::CGALi::In_place_list_const_iterator,std::allocator>,CGAL::Point_3>,size_t>>>,std::allocator,std::allocator>,CGAL::Point_3>,size_t>>>>>,
            Data_=CGAL::CGALi::In_place_list_iterator,std::allocator>,CGAL::Point_3>,size_t>>>,std::allocator,std::allocator>,CGAL::Point_3>,size_t>>>>>
        ]
C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(105) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned long', possible loss of data
        C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(104) : while compiling class template member function 'CGAL::CGALi::In_place_list_iterator &CGAL::Unique_hash_map::operator [](const CGAL::CGALi::In_place_list_const_iterator &)'
        with
        [
            T=CGAL::HalfedgeDS_in_place_list_vertex,std::allocator>,CGAL::Point_3>,size_t>>>,
            Alloc=std::allocator,std::allocator>,CGAL::Point_3>,size_t>>>>,
            Key_=CGAL::CGALi::In_place_list_const_iterator,std::allocator>,CGAL::Point_3>,size_t>>>,std::allocator,std::allocator>,CGAL::Point_3>,size_t>>>>>,
            Data_=CGAL::CGALi::In_place_list_iterator,std::allocator>,CGAL::Point_3>,size_t>>>,std::allocator,std::allocator>,CGAL::Point_3>,size_t>>>>>
        ]
C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(62) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
        C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(62) : while compiling class template member function 'CGAL::Unique_hash_map::Unique_hash_map(const CGAL::CGALi::In_place_list_iterator &,size_t)'
        with
        [
            Key_=CGAL::CGALi::In_place_list_const_iterator,std::allocator>,CGAL::Tag_false,size_t>>>,std::allocator,std::allocator>,CGAL::Tag_false,size_t>>>>>,
            Data_=CGAL::CGALi::In_place_list_iterator,std::allocator>,CGAL::Tag_false,size_t>>>,std::allocator,std::allocator>,CGAL::Tag_false,size_t>>>>>,
            T=CGAL::HalfedgeDS_in_place_list_face,std::allocator>,CGAL::Tag_false,size_t>>>,
            Alloc=std::allocator,std::allocator>,CGAL::Tag_false,size_t>>>>
        ]
        C:\Program Files\CGAL-3.3.1\include\CGAL/HalfedgeDS_list.h(332) : see reference to class template instantiation 'CGAL::Unique_hash_map' being compiled
        with
        [
            Key_=CGAL::CGALi::In_place_list_const_iterator,std::allocator>,CGAL::Tag_false,size_t>>>,std::allocator,std::allocator>,CGAL::Tag_false,size_t>>>>>,
            Data_=CGAL::CGALi::In_place_list_iterator,std::allocator>,CGAL::Tag_false,size_t>>>,std::allocator,std::allocator>,CGAL::Tag_false,size_t>>>>>
        ]
C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(105) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned long', possible loss of data
        C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(104) : while compiling class template member function 'CGAL::CGALi::In_place_list_iterator &CGAL::Unique_hash_map::operator [](const CGAL::CGALi::In_place_list_const_iterator &)'
        with
        [
            T=CGAL::HalfedgeDS_in_place_list_face,std::allocator>,CGAL::Tag_false,size_t>>>,
            Alloc=std::allocator,std::allocator>,CGAL::Tag_false,size_t>>>>,
            Key_=CGAL::CGALi::In_place_list_const_iterator,std::allocator>,CGAL::Tag_false,size_t>>>,std::allocator,std::allocator>,CGAL::Tag_false,size_t>>>>>,
            Data_=CGAL::CGALi::In_place_list_iterator,std::allocator>,CGAL::Tag_false,size_t>>>,std::allocator,std::allocator>,CGAL::Tag_false,size_t>>>>>
        ]
C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(105) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned long', possible loss of data
        C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(104) : while compiling class template member function 'std::list<_Ty> &CGAL::Unique_hash_map::operator [](const CGAL::CGALi::In_place_list_iterator &)'
        with
        [
            _Ty=Point_3,
            Key_=Facet_handle,
            Data_=std::list,
            T=CGAL::HalfedgeDS_in_place_list_face,std::allocator>,CGAL::Tag_false,size_t>>>,
            Alloc=std::allocator,std::allocator>,CGAL::Tag_false,size_t>>>>
        ]
        C:\Program Files\CGAL-3.3.1\include\CGAL/convex_hull_3.h(438) : see reference to class template instantiation 'CGAL::Unique_hash_map' being compiled
        with
        [
            Key_=Facet_handle,
            Data_=std::list
        ]
        C:\Program Files\CGAL-3.3.1\include\CGAL/convex_hull_3.h(533) : see reference to function template instantiation 'void CGAL::non_coplanar_quickhull_3(std::list<_Ty> &,Polyhedron_3 &,const Traits &)' being compiled
        with
        [
            Polyhedron_3=Polyhedron_3,
            Traits=CGAL::Convex_hull_traits_3,
            _Ty=Point_3
        ]
        C:\Program Files\CGAL-3.3.1\include\CGAL/convex_hull_3.h(677) : see reference to function template instantiation 'void CGAL::ch_quickhull_polyhedron_3(std::list<_Ty> &,InputIterator,InputIterator,InputIterator,Polyhedron_3 &,const Traits &)' being compiled
        with
        [
            Polyhedron_3=Polyhedron_3,
            Traits=CGAL::Convex_hull_traits_3,
            _Ty=Point_3,
            InputIterator=P3_iterator
        ]
        C:\Program Files\CGAL-3.3.1\include\CGAL/convex_hull_3.h(688) : see reference to function template instantiation 'void CGAL::convex_hull_3>(InputIterator,InputIterator,Polyhedron_3 &,const Traits &)' being compiled
        with
        [
            InputIterator=CGAL::Iterator_project,std::allocator>,CGAL::Point_3>,size_t>>>,std::allocator,std::allocator>,CGAL::Point_3>,size_t>>>>>,CGAL::Project_point,std::allocator>,CGAL::Point_3>,size_t>>>>>,
            Polyhedron_3=Polyhedron_3,
            R_=K,
            Traits=CGAL::Convex_hull_traits_3
        ]
        ..\src\ACD.cpp(385) : see reference to function template instantiation 'void CGAL::convex_hull_3,Polyhedron_3>(InputIterator,InputIterator,Polyhedron_3 &)' being compiled
        with
        [
            I=CGAL::CGALi::In_place_list_iterator,std::allocator>,CGAL::Point_3>,size_t>>>,std::allocator,std::allocator>,CGAL::Point_3>,size_t>>>>>,
            Fct=CGAL::Project_point,std::allocator>,CGAL::Point_3>,size_t>>>>,
            InputIterator=CGAL::Iterator_project,std::allocator>,CGAL::Point_3>,size_t>>>,std::allocator,std::allocator>,CGAL::Point_3>,size_t>>>>>,CGAL::Project_point,std::allocator>,CGAL::Point_3>,size_t>>>>>,
            Polyhedron_3=Polyhedron_3
        ]
C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(62) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
        C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(62) : while compiling class template member function 'CGAL::Unique_hash_map::Unique_hash_map(const bool &,size_t)'
        with
        [
            Key_=Facet_handle,
            Data_=bool
        ]
        C:\Program Files\CGAL-3.3.1\include\CGAL/convex_hull_3.h(158) : see reference to class template instantiation 'CGAL::Unique_hash_map' being compiled
        with
        [
            Key_=Facet_handle,
            Data_=bool
        ]
        C:\Program Files\CGAL-3.3.1\include\CGAL/convex_hull_3.h(331) : see reference to function template instantiation 'void CGAL::find_visible_set(const CGAL::Point_3 &,Facet_handle,std::list<_Ty> &,const Traits &)' being compiled
        with
        [
            Traits=CGAL::Convex_hull_traits_3,
            R_=CGAL::Filtered_kernel,
            Facet_handle=Facet_handle,
            _Ty=Facet_handle
        ]
        C:\Program Files\CGAL-3.3.1\include\CGAL/convex_hull_3.h(464) : see reference to function template instantiation 'void CGAL::ch_quickhull_3_scan(Polyhedron_3 &,std::list<_Ty> &,CGAL::Unique_hash_map &,const Traits &)' being compiled
        with
        [
            Polyhedron_3=Polyhedron_3,
            Traits=CGAL::Convex_hull_traits_3,
            _Ty=Facet_handle,
            Key_=Facet_handle,
            Data_=std::list
        ]
C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(105) : warning C4267: 'argument' : conversion from 'size_t' to 'unsigned long', possible loss of data
        C:\Program Files\CGAL-3.3.1\include\CGAL/Unique_hash_map.h(104) : while compiling class template member function 'bool &CGAL::Unique_hash_map::operator [](const CGAL::CGALi::In_place_list_iterator &)'
        with
        [
            Key_=Facet_handle,
            Data_=bool,
            T=CGAL::HalfedgeDS_in_place_list_face,std::allocator>,CGAL::Tag_false,size_t>>>,
            Alloc=std::allocator,std::allocator>,CGAL::Tag_false,size_t>>>>
        ]
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://c:\ACD\ACD\Release\BuildLog.htm"
ACD - 0 error(s), 57 warning(s)