Subject: CGAL users discussion list
List archive
- From: tang <>
- To:
- Subject: [cgal-discuss] Re: how to run demo after build VS2008
- Date: Thu, 23 Jun 2011 10:05:01 -0700 (PDT)
Dear Dr. Rineau,
I am a beginner of CGAL. I am trying to configure the CGAL according to the
instructions
http://www.cgal.org/Manual/latest/doc_html/installation_manual/Chapter_installation_manual.html#Section_4
and
http://acg.cs.tau.ac.il/cgal-at-tau/installing-cgal-and-related-programs-on-windows
however, there are still some errors as shown below, could you please help
me to check these problems?
Thanks,
Zhanghong Tang
CGAL_MAJOR_VERSION=3
CGAL_MINOR_VERSION=8
CGAL_BUILD_VERSION=
CGAL_SONAME_VERSION=7
CGAL_SOVERSION =7.0.0
CGAL_REFERENCE_CACHE_DIR=
Building static libraries
Targetting Visual Studio 10
Target build enviroment supports auto-linking
Using VC10 compiler.
Generator uses intermediate configuration directory: $(Configuration)
USING CMake version: 2.8.4
System: Windows
Build type: Release
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-
/MD /O2 /Ob2 /D NDEBUG'
USING LDFLAGS = ' '
GMP include: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/gmp/include
GMP libraries: d:/Program Files
(x86)/CGAL-3.8/auxiliary/gmp/lib/libgmp-10.lib
GMP definitions:
USING GMP_VERSION = '5.0.1'
MPFR include: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/gmp/include
MPFR libraries: d:/Program Files
(x86)/CGAL-3.8/auxiliary/gmp/lib/libmpfr-4.lib
MPFR definitions:
USING MPFR_VERSION = '3.0.0'
Boost include: D:/tang/mesh/CGAL3.8/boost/boost_1_46_1
Boost libraries:
optimized;D:/tang/mesh/CGAL3.8/boost/boost_1_46_1/lib/libboost_thread-vc100-mt-1_46_1.lib;debug;D:/tang/mesh/CGAL3.8/boost/boost_1_46_1/lib/libboost_thread-vc100-mt-gd-1_46_1.lib
Boost definitions:
USING BOOST_VERSION = '1.46.1'
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:85
(INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
D:/Program Files (x86)/CMake 2.8/share/cmake-2.8/Modules/FindZLIB.cmake:69
(INCLUDE)
src/CGALimageIO/CMakeLists.txt:16 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
OpenGL include:
OpenGL libraries: glu32;opengl32
WARNING: ZLIB found but could not compile print_ZLIB_version.cpp:
ZLIB_INCLUDE_DIR=C:/Program Files (x86)/GnuWin32/include
ZLIB_LIBRARIES=C:/Program Files (x86)/GnuWin32/lib/zlib.lib
ZLIB_LIBRARY_DIR=
Change Dir: D:/tang/mesh/CGAL3.8/CGAL-3.8/build/CMakeFiles/CMakeTmp
Run Build Command:C:\Windows\Microsoft.NET\Framework\v4.0.30319\MSBuild.exe
cmTryCompileExec.vcxproj /p:Configuration=Debug
Microsoft (R) Build Engine Version 4.0.30319.1
[Microsoft .NET Framework, Version 4.0.30319.235]
Copyright (C) Microsoft Corporation 2007. All rights reserved.
Build started 2011/6/24 0:55:10.
Project
"D:\tang\mesh\CGAL3.8\CGAL-3.8\build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj"
on node 1 (default targets).
InitializeBuildStatus:
Creating "cmTryCompileExec.dir\Debug\cmTryCompileExec.unsuccessfulbuild"
because "AlwaysCreate" was specified.
ClCompile:
c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c
/I"C:/Program Files (x86)/GnuWin32/include" /Zi /nologo /W3 /WX- /Od /Ob0
/Oy- /D WIN32 /D _WINDOWS /D _CRT_SECURE_NO_DEPRECATE /D
_SCL_SECURE_NO_DEPRECATE /D _CRT_SECURE_NO_WARNINGS /D
_SCL_SECURE_NO_WARNINGS /D _DEBUG /D "CMAKE_INTDIR=\"Debug\"" /D _MBCS /Gm-
/EHsc /RTC1 /MDd /GS /fp:strict /fp:except- /Zc:wchar_t /Zc:forScope /GR
/Fo"cmTryCompileExec.dir\Debug\\"
/Fd"D:/tang/mesh/CGAL3.8/CGAL-3.8/build/CMakeFiles/CMakeTmp/Debug/cmTryCompileExec.pdb"
/Gd /TP /analyze- /errorReport:queue
..\..\..\config\support\print_ZLIB_version.cpp /Zm1000
print_ZLIB_version.cpp
c:\program files (x86)\gnuwin32\include\zconf.h(289): fatal error C1083:
Cannot open include file: 'unistd.h': No such file or directory
[D:\tang\mesh\CGAL3.8\CGAL-3.8\build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj]
Done Building Project
"D:\tang\mesh\CGAL3.8\CGAL-3.8\build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj"
(default targets) -- FAILED.
Build FAILED.
"D:\tang\mesh\CGAL3.8\CGAL-3.8\build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj"
(default target) (1) ->
(ClCompile target) ->
c:\program files (x86)\gnuwin32\include\zconf.h(289): fatal error C1083:
Cannot open include file: 'unistd.h': No such file or directory
[D:\tang\mesh\CGAL3.8\CGAL-3.8\build\CMakeFiles\CMakeTmp\cmTryCompileExec.vcxproj]
0 Warning(s)
1 Error(s)
Time Elapsed 00:00:00.41
USING ZLIB_VERSION = 'unknown'
ZLib include: C:/Program Files (x86)/GnuWin32/include
ZLib libraries: C:/Program Files (x86)/GnuWin32/lib/zlib.lib
CGAL_Qt3 needs Qt3, cannot be configured.
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
src/CGALQt4/CMakeLists.txt:18 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
USING QT4_VERSION = '4.7.2'
OpenGL include:
OpenGL libraries: glu32;opengl32
OpenGL definitions:
Qt4 include: d:/Qt/4.7.2/include
Qt4 libraries:
optimized;d:/Qt/4.7.2/lib/qtmain.lib;debug;d:/Qt/4.7.2/lib/qtmaind.lib;optimized;d:/Qt/4.7.2/lib/QtOpenGL4.lib;debug;d:/Qt/4.7.2/lib/QtOpenGLd4.lib;optimized;d:/Qt/4.7.2/lib/QtGui4.lib;debug;d:/Qt/4.7.2/lib/QtGuid4.lib;optimized;d:/Qt/4.7.2/lib/QtCore4.lib;debug;d:/Qt/4.7.2/lib/QtCored4.lib
Qt4 definitions: -DQT_DLL
moc executable: D:/Qt/4.7.2/bin/moc.exe
uic executable: D:/Qt/4.7.2/bin/uic.exe
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/AABB_tree example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Algebraic_foundations
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Algebraic_kernel_d
example
Could NOT find MPFI
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Alpha_shapes_2 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Alpha_shapes_3 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Apollonius_graph_2
example
Configuring
D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Approximate_min_ellipsoid_d example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Arrangement_on_surface_2
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/BGL_arrangement_2
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/BGL_polyhedron_3 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/BGL_triangulation_2
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Boolean_set_operations_2
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Box_intersection_d
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/CGAL_ipelets example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/CGALimageIO example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Circular_kernel_2
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Circular_kernel_3
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Circulator example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Convex_decomposition_3
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Convex_hull_2 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Convex_hull_3 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Core example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Developers_manual
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Envelope_2 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Envelope_3 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Filtered_kernel example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Generator example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/HalfedgeDS example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Interpolation example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Interval_skip_list
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Jet_fitting_3 example
A library with BLAS API found.
A library with LAPACK API found.
LAPACK include: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/include
LAPACK definitions:
LAPACK library directories:
D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/lib
LAPACK link flags:
BLAS include: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/include
BLAS definitions:
BLAS library directories: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/lib
BLAS link flags:
Boost.ProgramOptions library: found
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Kernel_23 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Kinetic_data_structures
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Kinetic_framework
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Largest_empty_rect_2
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Matrix_search example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Mesh_2 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Mesh_3 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Min_annulus_d example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Min_circle_2 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Min_ellipse_2 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Min_quadrilateral_2
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Min_sphere_d example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Min_sphere_of_spheres_d
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Minkowski_sum_2 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Minkowski_sum_3 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Modular_arithmetic
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Nef_2 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Nef_3 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Nef_S2 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Partition_2 example
Configuring
D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Periodic_3_triangulation_3 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Point_set_2 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Point_set_processing_3
example
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'
USING DEBUG EXEFLAGS = ' /STACK:10000000 /machine:X86 /LARGEADDRESSAWARE
/debug /INCREMENTAL'
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'
USING RELEASE EXEFLAGS = ' /STACK:10000000 /machine:X86 /LARGEADDRESSAWARE
/INCREMENTAL:NO'
LAPACK include: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/include
LAPACK definitions:
LAPACK library directories:
D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/lib
LAPACK link flags:
BLAS include: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/include
BLAS definitions:
BLAS library directories: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/lib
BLAS link flags:
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Polygon example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Polyhedron example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Polyhedron_IO example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Polynomial example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Polynomial_kernel
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Polytope_distance_d
example
Configuring
D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Principal_component_analysis example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Profiling_tools example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/QP_solver example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/RangeSegmentTrees
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Ridges_3 example
LAPACK include: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/include
LAPACK definitions:
LAPACK library directories:
D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/lib
LAPACK link flags:
BLAS include: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/include
BLAS definitions:
BLAS library directories: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/lib
BLAS link flags:
Boost.ProgramOptions library: found
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/STL_Extension example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Segment_Delaunay_graph_2
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Skin_surface_3 example
NOTICE: skin_surface_pdb_reader.cpp requires ESBTL library, and will not be
compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Snap_rounding_2 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Spatial_searching
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Spatial_sorting example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Straight_skeleton_2
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Stream_lines_2 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Subdivision_method_3
example
Configuring
D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Surface_mesh_parameterization example
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'
USING DEBUG EXEFLAGS = ' /STACK:10000000 /machine:X86 /LARGEADDRESSAWARE
/debug /INCREMENTAL'
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'
USING RELEASE EXEFLAGS = ' /STACK:10000000 /machine:X86 /LARGEADDRESSAWARE
/INCREMENTAL:NO'
Boost.ProgramOptions library: found
TAUCS libraries found.
TAUCS include: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/include
TAUCS definitions:
TAUCS library directories:
D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/lib
LAPACK include: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/include
LAPACK definitions:
LAPACK library directories:
D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/lib
LAPACK link flags:
BLAS include: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/include
BLAS definitions:
BLAS library directories: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/lib
BLAS link flags:
Configuring
D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Surface_mesh_simplification example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Surface_mesher example
Configuring
D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Surface_reconstruction_points_3
example
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'
USING DEBUG EXEFLAGS = ' /STACK:10000000 /machine:X86 /LARGEADDRESSAWARE
/debug /INCREMENTAL'
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'
USING RELEASE EXEFLAGS = ' /STACK:10000000 /machine:X86 /LARGEADDRESSAWARE
/INCREMENTAL:NO'
TAUCS include: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/include
TAUCS definitions:
TAUCS library directories:
D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/lib
LAPACK include: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/include
LAPACK definitions:
LAPACK library directories:
D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/lib
LAPACK link flags:
BLAS include: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/include
BLAS definitions:
BLAS library directories: D:/tang/mesh/CGAL3.8/CGAL-3.8/auxiliary/taucs/lib
BLAS link flags:
MKL not found. Please specify library location.
NOTICE: Some of the executables in this directory need the MKL library and
will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Triangulation_2 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Triangulation_3 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Voronoi_diagram_2
example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/examples/Width_3 example
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/AABB_tree demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/AABB_tree/CMakeLists.txt:25 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Found Qt-Version 4.7.2 (using D:/Qt/4.7.2/bin/qmake.exe)
NOTICE: This demo requires QGLViewer, and will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Alpha_shapes_2 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Alpha_shapes_2/CMakeLists.txt:24 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Alpha_shapes_3 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Alpha_shapes_3/CMakeLists.txt:21 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
NOTICE: This demo requires CGAL, the QGLViewer, OpenGL and Qt4, and will not
be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Apollonius_graph_2 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Apollonius_graph_2/CMakeLists.txt:24 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Arrangement_on_surface_2
demo
NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Boolean_set_operations_2
demo
NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Bounding_volumes demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Bounding_volumes/CMakeLists.txt:24 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/CGAL_ipelets demo
NOTICE: This program requires the Ipe include files and library, and will
not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Circular_kernel_2 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Circular_kernel_2/CMakeLists.txt:24 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Circular_kernel_3 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Circular_kernel_3/CMakeLists.txt:18 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
NOTICE: This demo requires CGAL, the QGLViewer, OpenGL and Qt4, and will not
be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Convex_hull_3 demo
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Convex_hull_d demo
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Envelope_3 demo
NOTICE: This demo requires Qt3 and the CGAL Qt3 library, and will not be
compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Generator demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Generator/CMakeLists.txt:23 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Geomview demo
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/GraphicsView demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/GraphicsView/CMakeLists.txt:23 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Interpolation demo
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Kinetic_data_structures demo
NOTICE: This demo requires Qt3 and the CGAL Qt3 library, and will not be
compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/L1_Voronoi_diagram_2 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/L1_Voronoi_diagram_2/CMakeLists.txt:24 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Largest_empty_rect_2 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Largest_empty_rect_2/CMakeLists.txt:23 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Mesh_2 demo
NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Mesh_3 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Mesh_3/CMakeLists.txt:36 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
NOTICE: This demo requires QGLViewer, and will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Nef_2 demo
NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Nef_3 demo
NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Nef_S2 demo
NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Periodic_3_triangulation_3
demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Periodic_3_triangulation_3/CMakeLists.txt:23 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Qt QTASSISTANT library not found.
NOTICE: This demo requires QGLViewer, and will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Periodic_Lloyd_3 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Periodic_Lloyd_3/CMakeLists.txt:22 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Qt QTASSISTANT library not found.
NOTICE: This demo requires QGLViewer, and will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Polygon demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Polygon/CMakeLists.txt:23 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Polyhedron demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Polyhedron/CMakeLists.txt:43 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
NOTICE: This demo requires QGLViewer, and will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Polyhedron_IO demo
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Principal_component_analysis
demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Principal_component_analysis/CMakeLists.txt:30 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
NOTICE: This demo requires QGLViewer, and will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Segment_Delaunay_graph_2
demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Segment_Delaunay_graph_2/CMakeLists.txt:24 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Snap_rounding_2 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Snap_rounding_2/CMakeLists.txt:24 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Spatial_searching_2 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Spatial_searching_2/CMakeLists.txt:23 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Straight_skeleton_2 demo
NOTICE: This demo requires CGAL and Qt3, and will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Stream_lines_2 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Stream_lines_2/CMakeLists.txt:24 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Surface_mesher demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Surface_mesher/CMakeLists.txt:40 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
NOTICE: This demo needs libQGLViewer, and will not be compiled.
Configuring
D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Surface_reconstruction_points_3 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Surface_reconstruction_points_3/CMakeLists.txt:33 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
NOTICE: This demo requires QGLViewer, and will not be compiled.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Triangulation_2 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Triangulation_2/CMakeLists.txt:24 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Triangulation_3 demo
CMake Warning (dev) at D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake:1088 (INCLUDE):
File D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindQt4.cmake
includes
D:/tang/mesh/CGAL3.8/CGAL-3.8/cmake/modules/FindPackageMessage.cmake
(found
via CMAKE_MODULE_PATH) which shadows D:/Program Files (x86)/CMake
2.8/share/cmake-2.8/Modules/FindPackageMessage.cmake. This may cause
errors later on .
Policy CMP0017 is not set: Prefer files from the CMake module directory
when including from there. Run "cmake --help-policy CMP0017" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Call Stack (most recent call first):
demo/Triangulation_3/CMakeLists.txt:22 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Qt QTASSISTANT library not found.
NOTICE: This demo requires QGLViewer, and will not be compiled.
Configuring
D:/tang/mesh/CGAL3.8/CGAL-3.8/demo/Triangulation_3_Geomview_demos demo
Configuring done
--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/how-to-run-demo-after-build-VS2008-tp3051388p3620463.html
Sent from the cgal-discuss mailing list archive at Nabble.com.
- [cgal-discuss] Re: how to run demo after build VS2008, tang, 06/23/2011
- Re: [cgal-discuss] Re: how to run demo after build VS2008, Laurent Rineau (GeometryFactory), 06/24/2011
- RE: [cgal-discuss] Re: how to run demo after build VS2008, Zhanghong Tang, 06/24/2011
- Re: [cgal-discuss] Re: how to run demo after build VS2008, Sebastien Loriot (GeometryFactory), 06/24/2011
- RE: [cgal-discuss] Re: how to run demo after build VS2008, Zhanghong Tang, 06/25/2011
- Re: [cgal-discuss] Re: how to run demo after build VS2008, Sebastien Loriot (GeometryFactory), 06/27/2011
- Re: [cgal-discuss] Re: how to run demo after build VS2008, Laurent Rineau (GeometryFactory), 06/27/2011
- RE: [cgal-discuss] Re: how to run demo after build VS2008, Zhanghong Tang, 06/25/2011
- Re: [cgal-discuss] Re: how to run demo after build VS2008, Sebastien Loriot (GeometryFactory), 06/24/2011
- RE: [cgal-discuss] Re: how to run demo after build VS2008, Zhanghong Tang, 06/24/2011
- Re: [cgal-discuss] Re: how to run demo after build VS2008, Laurent Rineau (GeometryFactory), 06/24/2011
Archive powered by MHonArc 2.6.16.