Subject: CGAL users discussion list
List archive
- From: "Marcos R. P." <>
- To: cgal discuss <>
- Subject: [cgal-discuss] How do I make?
- Date: Mon, 28 Sep 2009 06:44:29 -0700 (PDT)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.br; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=AasyFp23Tz2LuXXkQieaQXKtIjexFaCSd9A4GDMArWqOxfv31OuhJ+FCwnfK08rkOHq7iYzu+X+UNzMH9m/LKULgo2zXublC1189Kutko+7lj76qku8a3XA14cTveRGknKuHDMUzSLCoxHV0v1zMYVc9cQYl3e/uyy5HihXBh4Q=;
1>------ Rebuild All started: Project: ZERO_CHECK, Configuration: Debug Win32 ------
1>Deleting intermediate and output files for project 'ZERO_CHECK', configuration 'Debug|Win32'
1>Checking Build System
1>CMake is re-running because CMakeFiles/generate.stamp is out-of-date.
1>-- CGAL_MAJOR_VERSION=3
1>-- CGAL_MINOR_VERSION=5
1>-- CGAL_BUILD_VERSION=
1>-- CGAL_SONAME_VERSION=4
1>-- CGAL_SOVERSION =4.0.0
1>-- CGAL_REFERENCE_CACHE_DIR=
1>-- Building static libraries
1>-- Targetting Visual Studio 9 2008
1>-- Target build enviroment supports auto-linking
1>-- Using VC90 compiler.
1>-- Generator uses intermediate configuration directory: $(OutDir)
1>-- USING CMake version: 2.6.4
1>-- System: Windows
1>-- Build type: Debug
1>-- USING CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHsc /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1'
1>-- USING LDFLAGS = ' '
1>-- GMP include: C:/CGAL-3.5-beta1/auxiliary/gmp/include
1>-- GMP libraries:
1>-- GMP definitions:
1>-- USING GMP_VERSION = '4.2.4'
1>-- MPFR include: C:/CGAL-3.5-beta1/auxiliary/gmp/include
1>-- MPFR libraries:
1>-- MPFR definitions:
1>-- USING MPFR_VERSION = '2.3.2'
1>-- Boost include: C:/boost/boost_1_39
1>-- Boost libraries: optimized;C:/boost/boost_1_39/lib/libboost_thread-vc90-mt-1_39.lib;debug;C:/boost/boost_1_39/lib/libboost_thread-vc90-mt-gd-1_39.lib
1>-- Boost definitions:
1>-- USING BOOST_VERSION = '1.39.0'
1>-- CMAKE_INSTALL_PREFIX=C:/Program Files/CGAL
1>-- OpenGL include:
1>-- OpenGL libraries: glu32;opengl32
1>-- USING ZLIB_VERSION = '1.2.3'
1>-- ZLib include: C:/Zlib/include
1>-- ZLib libraries: C:/Zlib/lib/zdll.lib
1>-- USING OPENGL_VERSION = '1.1'
1>-- USING QT_VERSION = '3.3.4'
1>-- OpenGL include:
1>-- OpenGL include:
1>-- OpenGL libraries: glu32;opengl32
1>-- OpenGL definitions:
1>-- Qt3 include: C:/Qt3/qt-win-free-msvc-3.3.4/include
1>-- Qt3 libraries: C:/Qt3/qt-win-free-msvc-3.3.4/lib/qassistantclient.lib;imm32.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qt-mt3.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qtmain.lib;winmm;wsock32
1>-- Qt3 definitions: -DQT_DLL;-DQT_THREAD_SUPPORT;-DNO_DEBUG
1>-- moc executable: C:/Qt3/qt-win-free-msvc-3.3.4/bin/moc.exe
1>-- uic executable: C:/Qt3/qt-win-free-msvc-3.3.4/bin/uic.exe
1>-- CGAL_Qt4 needs Qt4, cannot be configured.
1>-- Configuring C:/CGAL-3.5-beta1/examples/AABB_tree example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Algebraic_foundations example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Alpha_shapes_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Alpha_shapes_3 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Apollonius_graph_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Approximate_min_ellipsoid_d example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Arrangement_on_surface_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/BGL_arrangement_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/BGL_polyhedron_3 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/BGL_triangulation_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Boolean_set_operations_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Box_intersection_d example
1>-- Configuring C:/CGAL-3.5-beta1/examples/CGAL_ipelets example
1>-- Configuring C:/CGAL-3.5-beta1/examples/CGALimageIO example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Circular_kernel_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Circular_kernel_3 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Circulator example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Convex_decomposition_3 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Convex_hull_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Convex_hull_3 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Core example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Envelope_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Envelope_3 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Filtered_kernel example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Generator example
1>-- Configuring C:/CGAL-3.5-beta1/examples/HalfedgeDS example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Interpolation example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Interval_skip_list example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Jet_fitting_3 example
1>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
1>-- LAPACK definitions:
1>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
1>-- LAPACK link flags:
1>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
1>-- BLAS definitions:
1>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
1>-- BLAS link flags:
1>-- Boost.ProgramOptions library: found
1>-- Configuring C:/CGAL-3.5-beta1/examples/Kernel_23 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Kinetic_data_structures example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Kinetic_framework example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Largest_empty_rect_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Matrix_search example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Mesh_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Mesh_3 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Min_annulus_d example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Min_circle_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Min_ellipse_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Min_quadrilateral_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Min_sphere_d example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Min_sphere_of_spheres_d example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Minkowski_sum_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Minkowski_sum_3 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Modular_arithmetic example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Nef_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Nef_3 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Nef_S2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/PDB example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Partition_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Periodic_3_triangulation_3 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Point_set_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Point_set_processing_3 example
1>-- USING DEBUG CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /FR /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1'
1>-- USING DEBUG EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /debug /INCREMENTAL:YES'
1>-- USING RELEASE CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /FR /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /MD /O2 /Ob2 /D NDEBUG'
1>-- USING RELEASE EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /INCREMENTAL:NO'
1>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
1>-- LAPACK definitions:
1>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
1>-- LAPACK link flags:
1>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
1>-- BLAS definitions:
1>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
1>-- BLAS link flags:
1>-- Configuring C:/CGAL-3.5-beta1/examples/Polygon example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Polyhedron example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Polyhedron_IO example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Polynomial example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Polynomial_kernel example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Polytope_distance_d example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Principal_component_analysis example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Profiling_tools example
1>-- Configuring C:/CGAL-3.5-beta1/examples/QP_solver example
1>-- Configuring C:/CGAL-3.5-beta1/examples/RangeSegmentTrees example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Ridges_3 example
1>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
1>-- LAPACK definitions:
1>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
1>-- LAPACK link flags:
1>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
1>-- BLAS definitions:
1>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
1>-- BLAS link flags:
1>-- Boost.ProgramOptions library: found
1>-- Configuring C:/CGAL-3.5-beta1/examples/STL_Extension example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Segment_Delaunay_graph_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Skin_surface_3 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Snap_rounding_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Spatial_searching example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Spatial_sorting example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Straight_skeleton_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Stream_lines_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Subdivision_method_3 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Surface_mesh_parameterization example
1>-- USING DEBUG CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1'
1>-- USING DEBUG EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /debug /INCREMENTAL:YES'
1>-- USING RELEASE CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /MD /O2 /Ob2 /D NDEBUG'
1>-- USING RELEASE EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /INCREMENTAL:NO'
1>-- Boost.ProgramOptions library: found
1>-- TAUCS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
1>-- TAUCS definitions:
1>-- TAUCS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
1>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
1>-- LAPACK definitions:
1>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
1>-- LAPACK link flags:
1>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
1>-- BLAS definitions:
1>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
1>-- BLAS link flags:
1>-- Configuring C:/CGAL-3.5-beta1/examples/Surface_mesh_simplification example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Surface_mesher example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Surface_reconstruction_points_3 example
1>-- USING DEBUG CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /FR /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1'
1>-- USING DEBUG EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /debug /INCREMENTAL:YES'
1>-- USING RELEASE CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /FR /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /MD /O2 /Ob2 /D NDEBUG'
1>-- USING RELEASE EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /INCREMENTAL:NO'
1>-- TAUCS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
1>-- TAUCS definitions:
1>-- TAUCS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
1>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
1>-- LAPACK definitions:
1>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
1>-- LAPACK link flags:
1>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
1>-- BLAS definitions:
1>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
1>-- BLAS link flags:
1>-- Configuring C:/CGAL-3.5-beta1/examples/Triangulation_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Triangulation_3 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Voronoi_diagram_2 example
1>-- Configuring C:/CGAL-3.5-beta1/examples/Width_3 example
1>-- Configuring C:/CGAL-3.5-beta1/demo/AABB_tree demo
1>-- NOTICE: This demo requires QGLViewer, Qt4, and will not be compiled.
1>-- Configuring C:/CGAL-3.5-beta1/demo/Alpha_shapes_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Alpha_shapes_3 demo
1>-- Found QGLViewer: optimized;C:/libQGLViewer/libQGLViewer-2.3.4/QGLViewer/release/QGLViewer2.lib;debug;C:/libQGLViewer/libQGLViewer-2.3.4/QGLViewer/debug/QGLViewer2.lib
1>-- NOTICE: This demo requires CGAL, the QGLViewer, OpenGL and Qt4, and will not be compiled.
1>-- Configuring C:/CGAL-3.5-beta1/demo/Apollonius_graph_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Arrangement_on_surface_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Boolean_set_operations_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/CGAL_ipelets demo
1>-- Found Ipe: C:/CGAL-3.5-beta1/ipe-7.0.1/include C:/CGAL-3.5-beta1/ipe-7.0.1
1>-- Set Ipelets install dir: C:/CGAL-3.5-beta1
1>-- Configuring C:/CGAL-3.5-beta1/demo/Circular_kernel_2 demo
1>-- NOTICE: This demo requires CGAL and Qt4, and will not be compiled.
1>-- Configuring C:/CGAL-3.5-beta1/demo/Circular_kernel_3 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Convex_decomposition_3 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Convex_hull_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Convex_hull_3 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Convex_hull_d demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Envelope_3 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Generator demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Geomview demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/GraphicsView demo
1>-- NOTICE: This demo requires CGAL and Qt4, and will not be compiled.
1>-- Configuring C:/CGAL-3.5-beta1/demo/Interpolation demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Kinetic_data_structures demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Largest_empty_rect_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Matrix_search demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Mesh_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Min_circle_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Min_ellipse_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Min_quadrilateral_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Minkowski_sum_3 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Nef_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Nef_3 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Nef_S2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/PDB demo
1>-- Could NOT find ImageMagick (missing: ImageMagick_FOUND)
1>-- NOTICE: The distance matrix demo requires ImageMagick, and will not be compiled.
1>-- Configuring C:/CGAL-3.5-beta1/demo/Partition_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Periodic_3_triangulation_3 demo
1>-- NOTICE: This demo requires QGLViewer, Qt4, and will not be compiled.
1>-- Configuring C:/CGAL-3.5-beta1/demo/Polygon demo
1>-- NOTICE: This demo requires CGAL, CGAL_Core, and Qt4, and will not be compiled.
1>-- Configuring C:/CGAL-3.5-beta1/demo/Polyhedron demo
1>-- NOTICE: This demo requires QGLViewer, Qt4, and will not be compiled.
1>-- Configuring C:/CGAL-3.5-beta1/demo/Polyhedron_IO demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Robustness demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Segment_Delaunay_graph_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Snap_rounding_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Spatial_searching demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Straight_skeleton_2 demo
1>-- QT3_LIBRARIES=C:/Qt3/qt-win-free-msvc-3.3.4/lib/qassistantclient.lib;imm32.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qt-mt3.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qtmain.lib;winmm;wsock32
1>-- CGAL_LIBRARIES=
1>-- CGAL_3RD_PARTY_LIBRARIES=psapi.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qassistantclient.lib;imm32.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qt-mt3.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qtmain.lib;winmm;wsock32;glu32;opengl32
1>-- Configuring C:/CGAL-3.5-beta1/demo/Stream_lines_2 demo
1>-- Configuring C:/CGAL-3.5-beta1/demo/Surface_mesher demo
1>-- Found QGLViewer: optimized;C:/libQGLViewer/libQGLViewer-2.3.4/QGLViewer/release/QGLViewer2.lib;debug;C:/libQGLViewer/libQGLViewer-2.3.4/QGLViewer/debug/QGLViewer2.lib
1>Qt QTOPENGL library not found.
1>Qt QTGUI library not found.
1>Qt QTXML library not found.
1>Qt QTCORE library not found.
1>CMake Error at demo/Surface_mesher/CMakeLists.txt:81 (qt4_automoc):
1> Unknown CMake command "qt4_automoc".
1>-- Configuring incomplete, errors occurred!
1>CMake Configure step failed. Build files cannot be regenerated correctly. Attempting to stop IDE build.
1>Project : error PRJ0019: A tool returned an error code from "Checking Build System"
1>Build log was saved at "file://c:\CGAL-3.5-beta1\demo\Voronoi_diagram_2\ZERO_CHECK.dir\Debug\BuildLog.htm"
1>ZERO_CHECK - 1 error(s), 0 warning(s)
2>------ Rebuild All started: Project: voronoi_diagram_2, Configuration: Debug Win32 ------
2>Deleting intermediate and output files for project 'voronoi_diagram_2', configuration 'Debug|Win32'
2>Generating my_window.moc
2>Generating qt_layers_toolbar.moc
2>Generating qt_file_toolbar.moc
2>Building Custom Rule C:/CGAL-3.5-beta1/demo/Voronoi_diagram_2/CMakeLists.txt
2>CMake is re-running because CMakeFiles/generate.stamp is out-of-date.
2>-- CGAL_MAJOR_VERSION=3
2>-- CGAL_MINOR_VERSION=5
2>-- CGAL_BUILD_VERSION=
2>-- CGAL_SONAME_VERSION=4
2>-- CGAL_SOVERSION =4.0.0
2>-- CGAL_REFERENCE_CACHE_DIR=
2>-- Building static libraries
2>-- Targetting Visual Studio 9 2008
2>-- Target build enviroment supports auto-linking
2>-- Using VC90 compiler.
2>-- Generator uses intermediate configuration directory: $(OutDir)
2>-- USING CMake version: 2.6.4
2>-- System: Windows
2>-- Build type: Debug
2>-- USING CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHsc /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1'
2>-- USING LDFLAGS = ' '
2>-- GMP include: C:/CGAL-3.5-beta1/auxiliary/gmp/include
2>-- GMP libraries:
2>-- GMP definitions:
2>-- USING GMP_VERSION = '4.2.4'
2>-- MPFR include: C:/CGAL-3.5-beta1/auxiliary/gmp/include
2>-- MPFR libraries:
2>-- MPFR definitions:
2>-- USING MPFR_VERSION = '2.3.2'
2>-- Boost include: C:/boost/boost_1_39
2>-- Boost libraries: optimized;C:/boost/boost_1_39/lib/libboost_thread-vc90-mt-1_39.lib;debug;C:/boost/boost_1_39/lib/libboost_thread-vc90-mt-gd-1_39.lib
2>-- Boost definitions:
2>-- USING BOOST_VERSION = '1.39.0'
2>-- CMAKE_INSTALL_PREFIX=C:/Program Files/CGAL
2>-- OpenGL include:
2>-- OpenGL libraries: glu32;opengl32
2>-- USING ZLIB_VERSION = '1.2.3'
2>-- ZLib include: C:/Zlib/include
2>-- ZLib libraries: C:/Zlib/lib/zdll.lib
2>-- USING OPENGL_VERSION = '1.1'
2>-- USING QT_VERSION = '3.3.4'
2>-- OpenGL include:
2>-- OpenGL include:
2>-- OpenGL libraries: glu32;opengl32
2>-- OpenGL definitions:
2>-- Qt3 include: C:/Qt3/qt-win-free-msvc-3.3.4/include
2>-- Qt3 libraries: C:/Qt3/qt-win-free-msvc-3.3.4/lib/qassistantclient.lib;imm32.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qt-mt3.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qtmain.lib;winmm;wsock32
2>-- Qt3 definitions: -DQT_DLL;-DQT_THREAD_SUPPORT;-DNO_DEBUG
2>-- moc executable: C:/Qt3/qt-win-free-msvc-3.3.4/bin/moc.exe
2>-- uic executable: C:/Qt3/qt-win-free-msvc-3.3.4/bin/uic.exe
2>-- CGAL_Qt4 needs Qt4, cannot be configured.
2>-- Configuring C:/CGAL-3.5-beta1/examples/AABB_tree example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Algebraic_foundations example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Alpha_shapes_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Alpha_shapes_3 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Apollonius_graph_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Approximate_min_ellipsoid_d example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Arrangement_on_surface_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/BGL_arrangement_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/BGL_polyhedron_3 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/BGL_triangulation_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Boolean_set_operations_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Box_intersection_d example
2>-- Configuring C:/CGAL-3.5-beta1/examples/CGAL_ipelets example
2>-- Configuring C:/CGAL-3.5-beta1/examples/CGALimageIO example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Circular_kernel_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Circular_kernel_3 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Circulator example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Convex_decomposition_3 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Convex_hull_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Convex_hull_3 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Core example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Envelope_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Envelope_3 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Filtered_kernel example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Generator example
2>-- Configuring C:/CGAL-3.5-beta1/examples/HalfedgeDS example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Interpolation example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Interval_skip_list example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Jet_fitting_3 example
2>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
2>-- LAPACK definitions:
2>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
2>-- LAPACK link flags:
2>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
2>-- BLAS definitions:
2>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
2>-- BLAS link flags:
2>-- Boost.ProgramOptions library: found
2>-- Configuring C:/CGAL-3.5-beta1/examples/Kernel_23 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Kinetic_data_structures example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Kinetic_framework example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Largest_empty_rect_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Matrix_search example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Mesh_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Mesh_3 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Min_annulus_d example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Min_circle_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Min_ellipse_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Min_quadrilateral_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Min_sphere_d example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Min_sphere_of_spheres_d example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Minkowski_sum_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Minkowski_sum_3 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Modular_arithmetic example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Nef_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Nef_3 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Nef_S2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/PDB example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Partition_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Periodic_3_triangulation_3 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Point_set_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Point_set_processing_3 example
2>-- USING DEBUG CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /FR /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1'
2>-- USING DEBUG EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /debug /INCREMENTAL:YES'
2>-- USING RELEASE CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /FR /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /MD /O2 /Ob2 /D NDEBUG'
2>-- USING RELEASE EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /INCREMENTAL:NO'
2>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
2>-- LAPACK definitions:
2>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
2>-- LAPACK link flags:
2>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
2>-- BLAS definitions:
2>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
2>-- BLAS link flags:
2>-- Configuring C:/CGAL-3.5-beta1/examples/Polygon example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Polyhedron example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Polyhedron_IO example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Polynomial example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Polynomial_kernel example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Polytope_distance_d example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Principal_component_analysis example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Profiling_tools example
2>-- Configuring C:/CGAL-3.5-beta1/examples/QP_solver example
2>-- Configuring C:/CGAL-3.5-beta1/examples/RangeSegmentTrees example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Ridges_3 example
2>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
2>-- LAPACK definitions:
2>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
2>-- LAPACK link flags:
2>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
2>-- BLAS definitions:
2>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
2>-- BLAS link flags:
2>-- Boost.ProgramOptions library: found
2>-- Configuring C:/CGAL-3.5-beta1/examples/STL_Extension example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Segment_Delaunay_graph_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Skin_surface_3 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Snap_rounding_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Spatial_searching example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Spatial_sorting example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Straight_skeleton_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Stream_lines_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Subdivision_method_3 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Surface_mesh_parameterization example
2>-- USING DEBUG CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1'
2>-- USING DEBUG EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /debug /INCREMENTAL:YES'
2>-- USING RELEASE CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /MD /O2 /Ob2 /D NDEBUG'
2>-- USING RELEASE EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /INCREMENTAL:NO'
2>-- Boost.ProgramOptions library: found
2>-- TAUCS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
2>-- TAUCS definitions:
2>-- TAUCS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
2>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
2>-- LAPACK definitions:
2>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
2>-- LAPACK link flags:
2>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
2>-- BLAS definitions:
2>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
2>-- BLAS link flags:
2>-- Configuring C:/CGAL-3.5-beta1/examples/Surface_mesh_simplification example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Surface_mesher example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Surface_reconstruction_points_3 example
2>-- USING DEBUG CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /FR /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1'
2>-- USING DEBUG EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /debug /INCREMENTAL:YES'
2>-- USING RELEASE CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /FR /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /MD /O2 /Ob2 /D NDEBUG'
2>-- USING RELEASE EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /INCREMENTAL:NO'
2>-- TAUCS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
2>-- TAUCS definitions:
2>-- TAUCS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
2>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
2>-- LAPACK definitions:
2>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
2>-- LAPACK link flags:
2>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
2>-- BLAS definitions:
2>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
2>-- BLAS link flags:
2>-- Configuring C:/CGAL-3.5-beta1/examples/Triangulation_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Triangulation_3 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Voronoi_diagram_2 example
2>-- Configuring C:/CGAL-3.5-beta1/examples/Width_3 example
2>-- Configuring C:/CGAL-3.5-beta1/demo/AABB_tree demo
2>-- NOTICE: This demo requires QGLViewer, Qt4, and will not be compiled.
2>-- Configuring C:/CGAL-3.5-beta1/demo/Alpha_shapes_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Alpha_shapes_3 demo
2>-- Found QGLViewer: optimized;C:/libQGLViewer/libQGLViewer-2.3.4/QGLViewer/release/QGLViewer2.lib;debug;C:/libQGLViewer/libQGLViewer-2.3.4/QGLViewer/debug/QGLViewer2.lib
2>-- NOTICE: This demo requires CGAL, the QGLViewer, OpenGL and Qt4, and will not be compiled.
2>-- Configuring C:/CGAL-3.5-beta1/demo/Apollonius_graph_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Arrangement_on_surface_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Boolean_set_operations_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/CGAL_ipelets demo
2>-- Found Ipe: C:/CGAL-3.5-beta1/ipe-7.0.1/include C:/CGAL-3.5-beta1/ipe-7.0.1
2>-- Set Ipelets install dir: C:/CGAL-3.5-beta1
2>-- Configuring C:/CGAL-3.5-beta1/demo/Circular_kernel_2 demo
2>-- NOTICE: This demo requires CGAL and Qt4, and will not be compiled.
2>-- Configuring C:/CGAL-3.5-beta1/demo/Circular_kernel_3 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Convex_decomposition_3 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Convex_hull_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Convex_hull_3 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Convex_hull_d demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Envelope_3 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Generator demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Geomview demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/GraphicsView demo
2>-- NOTICE: This demo requires CGAL and Qt4, and will not be compiled.
2>-- Configuring C:/CGAL-3.5-beta1/demo/Interpolation demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Kinetic_data_structures demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Largest_empty_rect_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Matrix_search demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Mesh_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Min_circle_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Min_ellipse_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Min_quadrilateral_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Minkowski_sum_3 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Nef_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Nef_3 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Nef_S2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/PDB demo
2>-- Could NOT find ImageMagick (missing: ImageMagick_FOUND)
2>-- NOTICE: The distance matrix demo requires ImageMagick, and will not be compiled.
2>-- Configuring C:/CGAL-3.5-beta1/demo/Partition_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Periodic_3_triangulation_3 demo
2>-- NOTICE: This demo requires QGLViewer, Qt4, and will not be compiled.
2>-- Configuring C:/CGAL-3.5-beta1/demo/Polygon demo
2>-- NOTICE: This demo requires CGAL, CGAL_Core, and Qt4, and will not be compiled.
2>-- Configuring C:/CGAL-3.5-beta1/demo/Polyhedron demo
2>-- NOTICE: This demo requires QGLViewer, Qt4, and will not be compiled.
2>-- Configuring C:/CGAL-3.5-beta1/demo/Polyhedron_IO demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Robustness demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Segment_Delaunay_graph_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Snap_rounding_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Spatial_searching demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Straight_skeleton_2 demo
2>-- QT3_LIBRARIES=C:/Qt3/qt-win-free-msvc-3.3.4/lib/qassistantclient.lib;imm32.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qt-mt3.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qtmain.lib;winmm;wsock32
2>-- CGAL_LIBRARIES=
2>-- CGAL_3RD_PARTY_LIBRARIES=psapi.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qassistantclient.lib;imm32.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qt-mt3.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qtmain.lib;winmm;wsock32;glu32;opengl32
2>-- Configuring C:/CGAL-3.5-beta1/demo/Stream_lines_2 demo
2>-- Configuring C:/CGAL-3.5-beta1/demo/Surface_mesher demo
2>-- Found QGLViewer: optimized;C:/libQGLViewer/libQGLViewer-2.3.4/QGLViewer/release/QGLViewer2.lib;debug;C:/libQGLViewer/libQGLViewer-2.3.4/QGLViewer/debug/QGLViewer2.lib
2>Qt QTOPENGL library not found.
2>Qt QTGUI library not found.
2>Qt QTXML library not found.
2>Qt QTCORE library not found.
2>CMake Error at demo/Surface_mesher/CMakeLists.txt:81 (qt4_automoc):
2> Unknown CMake command "qt4_automoc".
2>-- Configuring incomplete, errors occurred!
2>Project : error PRJ0019: A tool returned an error code from "Building Custom Rule C:/CGAL-3.5-beta1/demo/Voronoi_diagram_2/CMakeLists.txt"
2>Build log was saved at "file://c:\CGAL-3.5-beta1\demo\Voronoi_diagram_2\voronoi_diagram_2.dir\Debug\BuildLog.htm"
2>voronoi_diagram_2 - 1 error(s), 0 warning(s)
3>------ Rebuild All started: Project: ALL_BUILD, Configuration: Debug Win32 ------
3>Deleting intermediate and output files for project 'ALL_BUILD', configuration 'Debug|Win32'
3>Building Custom Rule C:/CGAL-3.5-beta1/demo/Voronoi_diagram_2/CMakeLists.txt
3>CMake is re-running because CMakeFiles/generate.stamp is out-of-date.
3>-- CGAL_MAJOR_VERSION=3
3>-- CGAL_MINOR_VERSION=5
3>-- CGAL_BUILD_VERSION=
3>-- CGAL_SONAME_VERSION=4
3>-- CGAL_SOVERSION =4.0.0
3>-- CGAL_REFERENCE_CACHE_DIR=
3>-- Building static libraries
3>-- Targetting Visual Studio 9 2008
3>-- Target build enviroment supports auto-linking
3>-- Using VC90 compiler.
3>-- Generator uses intermediate configuration directory: $(OutDir)
3>-- USING CMake version: 2.6.4
3>-- System: Windows
3>-- Build type: Debug
3>-- USING CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHsc /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1'
3>-- USING LDFLAGS = ' '
3>-- GMP include: C:/CGAL-3.5-beta1/auxiliary/gmp/include
3>-- GMP libraries:
3>-- GMP definitions:
3>-- USING GMP_VERSION = '4.2.4'
3>-- MPFR include: C:/CGAL-3.5-beta1/auxiliary/gmp/include
3>-- MPFR libraries:
3>-- MPFR definitions:
3>-- USING MPFR_VERSION = '2.3.2'
3>-- Boost include: C:/boost/boost_1_39
3>-- Boost libraries: optimized;C:/boost/boost_1_39/lib/libboost_thread-vc90-mt-1_39.lib;debug;C:/boost/boost_1_39/lib/libboost_thread-vc90-mt-gd-1_39.lib
3>-- Boost definitions:
3>-- USING BOOST_VERSION = '1.39.0'
3>-- CMAKE_INSTALL_PREFIX=C:/Program Files/CGAL
3>-- OpenGL include:
3>-- OpenGL libraries: glu32;opengl32
3>-- USING ZLIB_VERSION = '1.2.3'
3>-- ZLib include: C:/Zlib/include
3>-- ZLib libraries: C:/Zlib/lib/zdll.lib
3>-- USING OPENGL_VERSION = '1.1'
3>-- USING QT_VERSION = '3.3.4'
3>-- OpenGL include:
3>-- OpenGL include:
3>-- OpenGL libraries: glu32;opengl32
3>-- OpenGL definitions:
3>-- Qt3 include: C:/Qt3/qt-win-free-msvc-3.3.4/include
3>-- Qt3 libraries: C:/Qt3/qt-win-free-msvc-3.3.4/lib/qassistantclient.lib;imm32.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qt-mt3.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qtmain.lib;winmm;wsock32
3>-- Qt3 definitions: -DQT_DLL;-DQT_THREAD_SUPPORT;-DNO_DEBUG
3>-- moc executable: C:/Qt3/qt-win-free-msvc-3.3.4/bin/moc.exe
3>-- uic executable: C:/Qt3/qt-win-free-msvc-3.3.4/bin/uic.exe
3>-- CGAL_Qt4 needs Qt4, cannot be configured.
3>-- Configuring C:/CGAL-3.5-beta1/examples/AABB_tree example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Algebraic_foundations example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Alpha_shapes_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Alpha_shapes_3 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Apollonius_graph_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Approximate_min_ellipsoid_d example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Arrangement_on_surface_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/BGL_arrangement_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/BGL_polyhedron_3 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/BGL_triangulation_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Boolean_set_operations_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Box_intersection_d example
3>-- Configuring C:/CGAL-3.5-beta1/examples/CGAL_ipelets example
3>-- Configuring C:/CGAL-3.5-beta1/examples/CGALimageIO example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Circular_kernel_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Circular_kernel_3 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Circulator example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Convex_decomposition_3 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Convex_hull_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Convex_hull_3 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Core example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Envelope_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Envelope_3 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Filtered_kernel example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Generator example
3>-- Configuring C:/CGAL-3.5-beta1/examples/HalfedgeDS example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Interpolation example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Interval_skip_list example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Jet_fitting_3 example
3>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
3>-- LAPACK definitions:
3>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
3>-- LAPACK link flags:
3>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
3>-- BLAS definitions:
3>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
3>-- BLAS link flags:
3>-- Boost.ProgramOptions library: found
3>-- Configuring C:/CGAL-3.5-beta1/examples/Kernel_23 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Kinetic_data_structures example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Kinetic_framework example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Largest_empty_rect_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Matrix_search example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Mesh_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Mesh_3 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Min_annulus_d example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Min_circle_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Min_ellipse_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Min_quadrilateral_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Min_sphere_d example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Min_sphere_of_spheres_d example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Minkowski_sum_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Minkowski_sum_3 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Modular_arithmetic example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Nef_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Nef_3 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Nef_S2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/PDB example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Partition_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Periodic_3_triangulation_3 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Point_set_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Point_set_processing_3 example
3>-- USING DEBUG CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /FR /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1'
3>-- USING DEBUG EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /debug /INCREMENTAL:YES'
3>-- USING RELEASE CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /FR /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /MD /O2 /Ob2 /D NDEBUG'
3>-- USING RELEASE EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /INCREMENTAL:NO'
3>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
3>-- LAPACK definitions:
3>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
3>-- LAPACK link flags:
3>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
3>-- BLAS definitions:
3>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
3>-- BLAS link flags:
3>-- Configuring C:/CGAL-3.5-beta1/examples/Polygon example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Polyhedron example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Polyhedron_IO example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Polynomial example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Polynomial_kernel example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Polytope_distance_d example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Principal_component_analysis example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Profiling_tools example
3>-- Configuring C:/CGAL-3.5-beta1/examples/QP_solver example
3>-- Configuring C:/CGAL-3.5-beta1/examples/RangeSegmentTrees example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Ridges_3 example
3>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
3>-- LAPACK definitions:
3>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
3>-- LAPACK link flags:
3>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
3>-- BLAS definitions:
3>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
3>-- BLAS link flags:
3>-- Boost.ProgramOptions library: found
3>-- Configuring C:/CGAL-3.5-beta1/examples/STL_Extension example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Segment_Delaunay_graph_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Skin_surface_3 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Snap_rounding_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Spatial_searching example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Spatial_sorting example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Straight_skeleton_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Stream_lines_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Subdivision_method_3 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Surface_mesh_parameterization example
3>-- USING DEBUG CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1'
3>-- USING DEBUG EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /debug /INCREMENTAL:YES'
3>-- USING RELEASE CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /MD /O2 /Ob2 /D NDEBUG'
3>-- USING RELEASE EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /INCREMENTAL:NO'
3>-- Boost.ProgramOptions library: found
3>-- TAUCS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
3>-- TAUCS definitions:
3>-- TAUCS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
3>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
3>-- LAPACK definitions:
3>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
3>-- LAPACK link flags:
3>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
3>-- BLAS definitions:
3>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
3>-- BLAS link flags:
3>-- Configuring C:/CGAL-3.5-beta1/examples/Surface_mesh_simplification example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Surface_mesher example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Surface_reconstruction_points_3 example
3>-- USING DEBUG CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /FR /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1'
3>-- USING DEBUG EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /debug /INCREMENTAL:YES'
3>-- USING RELEASE CXXFLAGS = ' /DWIN32 /D_WINDOWS /W3 /Zm1000 /EHa /GR -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except- /FR /wd4267 /wd4311 /wd4800 /wd4503 /wd4244 /wd4345 /wd4996 /wd4396 /wd4018 /MD /O2 /Ob2 /D NDEBUG'
3>-- USING RELEASE EXEFLAGS = ' /MANIFEST /STACK:10000000 /machine:I386 /LARGEADDRESSAWARE /INCREMENTAL:NO'
3>-- TAUCS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
3>-- TAUCS definitions:
3>-- TAUCS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
3>-- LAPACK include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
3>-- LAPACK definitions:
3>-- LAPACK library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
3>-- LAPACK link flags:
3>-- BLAS include: C:/CGAL-3.5-beta1/auxiliary/taucs/include
3>-- BLAS definitions:
3>-- BLAS library directories: C:/CGAL-3.5-beta1/auxiliary/taucs/lib
3>-- BLAS link flags:
3>-- Configuring C:/CGAL-3.5-beta1/examples/Triangulation_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Triangulation_3 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Voronoi_diagram_2 example
3>-- Configuring C:/CGAL-3.5-beta1/examples/Width_3 example
3>-- Configuring C:/CGAL-3.5-beta1/demo/AABB_tree demo
3>-- NOTICE: This demo requires QGLViewer, Qt4, and will not be compiled.
3>-- Configuring C:/CGAL-3.5-beta1/demo/Alpha_shapes_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Alpha_shapes_3 demo
3>-- Found QGLViewer: optimized;C:/libQGLViewer/libQGLViewer-2.3.4/QGLViewer/release/QGLViewer2.lib;debug;C:/libQGLViewer/libQGLViewer-2.3.4/QGLViewer/debug/QGLViewer2.lib
3>-- NOTICE: This demo requires CGAL, the QGLViewer, OpenGL and Qt4, and will not be compiled.
3>-- Configuring C:/CGAL-3.5-beta1/demo/Apollonius_graph_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Arrangement_on_surface_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Boolean_set_operations_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/CGAL_ipelets demo
3>-- Found Ipe: C:/CGAL-3.5-beta1/ipe-7.0.1/include C:/CGAL-3.5-beta1/ipe-7.0.1
3>-- Set Ipelets install dir: C:/CGAL-3.5-beta1
3>-- Configuring C:/CGAL-3.5-beta1/demo/Circular_kernel_2 demo
3>-- NOTICE: This demo requires CGAL and Qt4, and will not be compiled.
3>-- Configuring C:/CGAL-3.5-beta1/demo/Circular_kernel_3 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Convex_decomposition_3 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Convex_hull_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Convex_hull_3 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Convex_hull_d demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Envelope_3 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Generator demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Geomview demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/GraphicsView demo
3>-- NOTICE: This demo requires CGAL and Qt4, and will not be compiled.
3>-- Configuring C:/CGAL-3.5-beta1/demo/Interpolation demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Kinetic_data_structures demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Largest_empty_rect_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Matrix_search demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Mesh_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Min_circle_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Min_ellipse_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Min_quadrilateral_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Minkowski_sum_3 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Nef_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Nef_3 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Nef_S2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/PDB demo
3>-- Could NOT find ImageMagick (missing: ImageMagick_FOUND)
3>-- NOTICE: The distance matrix demo requires ImageMagick, and will not be compiled.
3>-- Configuring C:/CGAL-3.5-beta1/demo/Partition_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Periodic_3_triangulation_3 demo
3>-- NOTICE: This demo requires QGLViewer, Qt4, and will not be compiled.
3>-- Configuring C:/CGAL-3.5-beta1/demo/Polygon demo
3>-- NOTICE: This demo requires CGAL, CGAL_Core, and Qt4, and will not be compiled.
3>-- Configuring C:/CGAL-3.5-beta1/demo/Polyhedron demo
3>-- NOTICE: This demo requires QGLViewer, Qt4, and will not be compiled.
3>-- Configuring C:/CGAL-3.5-beta1/demo/Polyhedron_IO demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Robustness demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Segment_Delaunay_graph_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Snap_rounding_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Spatial_searching demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Straight_skeleton_2 demo
3>-- QT3_LIBRARIES=C:/Qt3/qt-win-free-msvc-3.3.4/lib/qassistantclient.lib;imm32.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qt-mt3.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qtmain.lib;winmm;wsock32
3>-- CGAL_LIBRARIES=
3>-- CGAL_3RD_PARTY_LIBRARIES=psapi.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qassistantclient.lib;imm32.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qt-mt3.lib;C:/Qt3/qt-win-free-msvc-3.3.4/lib/qtmain.lib;winmm;wsock32;glu32;opengl32
3>-- Configuring C:/CGAL-3.5-beta1/demo/Stream_lines_2 demo
3>-- Configuring C:/CGAL-3.5-beta1/demo/Surface_mesher demo
3>-- Found QGLViewer: optimized;C:/libQGLViewer/libQGLViewer-2.3.4/QGLViewer/release/QGLViewer2.lib;debug;C:/libQGLViewer/libQGLViewer-2.3.4/QGLViewer/debug/QGLViewer2.lib
3>Qt QTOPENGL library not found.
3>Qt QTGUI library not found.
3>Qt QTXML library not found.
3>Qt QTCORE library not found.
3>CMake Error at demo/Surface_mesher/CMakeLists.txt:81 (qt4_automoc):
3> Unknown CMake command "qt4_automoc".
3>-- Configuring incomplete, errors occurred!
3>Project : error PRJ0019: A tool returned an error code from "Building Custom Rule C:/CGAL-3.5-beta1/demo/Voronoi_diagram_2/CMakeLists.txt"
3>Build log was saved at "file://c:\CGAL-3.5-beta1\demo\Voronoi_diagram_2\ALL_BUILD.dir\Debug\BuildLog.htm"
3>ALL_BUILD - 1 error(s), 0 warning(s)
4>------ Skipped Rebuild All: Project: INSTALL, Configuration: Debug Win32 ------
4>Project not selected to build for this solution configuration
5>------ Skipped Rebuild All: Project: PACKAGE, Configuration: Debug Win32 ------
5>Project not selected to build for this solution configuration
========== Rebuild All: 0 succeeded, 3 failed, 2 skipped ==========
Thanks.
Veja quais são os assuntos do momento no Yahoo! + Buscados: Top 10 - Celebridades - Música - Esportes
- [cgal-discuss] How do I make?, Marcos R. P., 09/28/2009
Archive powered by MHonArc 2.6.16.