Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAL 3.4 install with VC9 [win7]

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL 3.4 install with VC9 [win7]


Chronological Thread 
  • From: amich randa <>
  • To:
  • Subject: [cgal-discuss] CGAL 3.4 install with VC9 [win7]
  • Date: Wed, 6 Jul 2011 22:49:46 +0200

 I attempted to install CGAL 3.4 on a clean pc (also running windows7 and vc9). Sadly, I reproduced this problem 
CGAL_MAJOR_VERSION=3

CGAL_MINOR_VERSION=4

CGAL_BUILD_VERSION=

CGAL_SONAME_VERSION=3

CGAL_SOVERSION =3.0.0

CGAL_REFERENCE_CACHE_DIR=

Building static libraries

CMake Warning (dev) at CMakeLists.txt:88 (include):

Policy CMP0011 is not set: Included scripts do automatic cmake_policy PUSH

and POP. Run "cmake --help-policy CMP0011" for policy details. Use the

cmake_policy command to set the policy and suppress this warning.

The included script

C:/CGAL-3.4/cmake/modules/CGAL_Common.cmake

affects policy settings. CMake is implying the NO_POLICY_SCOPE option for

compatibility, so the effects are applied to the including context.

This warning is for project developers. Use -Wno-dev to suppress it.

Targetting Visual Studio 9 2008

Target build enviroment supports auto-linking

Using VC90 compiler.

Generator uses intermediate configuration directory: $(OutDir)

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 /MD /O2 /Ob2 /D NDEBUG -D_SECURE_SCL=0'

USING LDFLAGS = ' '

GMP include: C:/CGAL-3.4/auxiliary/gmp/include

GMP libraries:

GMP definitions:

USING GMP_VERSION = '4.2.4'

MPFR include: C:/CGAL-3.4/auxiliary/gmp/include

MPFR libraries:

MPFR definitions:

USING MPFR_VERSION = '2.3.2'

CMake Error at cmake/modules/FindBoost.cmake:613 (message):

Unable to find the requested Boost libraries.

Unable to find the Boost header files. Please set BOOST_ROOT to the root

directory containing Boost or BOOST_INCLUDEDIR to the directory containing

Boost's headers.

Call Stack (most recent call first):

cmake/modules/CGAL_SetupBoost.cmake:12 (find_package)

cmake/modules/CGAL_SetupDependencies.cmake:17 (include)

CMakeLists.txt:201 (include)

Boost include: Boost_INCLUDE_DIR-NOTFOUND

Boost libraries:

Boost definitions:

USING BOOST_VERSION = '..'

CMAKE_INSTALL_PREFIX=C:/Program Files/CGAL

CMake Warning (dev) at C:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:85 (INCLUDE):

File C:/Program Files/CMake

2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake includes

C:/CGAL-3.4/cmake/modules/FindPackageMessage.cmake (found via

CMAKE_MODULE_PATH) which shadows C:/Program Files/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):

C:/Program Files/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.

Could NOT find ZLIB (missing: ZLIB_INCLUDE_DIR ZLIB_LIBRARY)

OpenGL include:

OpenGL libraries: glu32;opengl32

NOTICE: CGAL_ImageIO needs ZLib to read compressed files. That feature will not be activated.

CGAL_Qt3 needs Qt3, cannot be configured.

CGAL_Qt4 needs Qt4, cannot be configured.

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.

Please set them or make sure they are set and tested correctly in the CMake files:

Boost_INCLUDE_DIR (ADVANCED)

used as include directory in directory C:/CGAL-3.4/src/CGAL

used as include directory in directory C:/CGAL-3.4/src/CGALCore

used as include directory in directory C:/CGAL-3.4/src/CGALimageIO

used as include directory in directory C:/CGAL-3.4/src/CGALPDB

used as include directory in directory C:/CGAL-3.4/src/CGALQt

used as include directory in directory C:/CGAL-3.4/src/CGALQt4

Configuring incomplete, errors occurred!



help me to fix this problem


--
Randa Amich
Élève ingénieur en 3eme année informatique
École Nationale des Sciences de l'Informatique
Master de  Recherche Informatique
Tel:(+216) 20 67 04 71
Mail : 




Archive powered by MHonArc 2.6.16.

Top of Page