Subject: CGAL users discussion list
List archive
- From: "Vikas" <>
- To:
- Subject: [cgal-discuss] CGAL installation problem
- Date: Tue, 3 Jul 2012 22:21:08 +0200 (CEST)
While configuration tests, there are some random failures.
Also, this error
CMake Error at CMakeLists.txt:264 (list):
list index: 4 out of range (-3, 2)
After trying procedure mentioned on CGAL windows installation tutorial. I
could not fix this error.
OS: Win 7 67 Bit
Intended Application: Win 32 bit
__________________________________
Check for working CXX compiler using: Visual Studio 10
Check for working CXX compiler using: Visual Studio 10 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Build CGAL from release in directory CGAL-4.0.1
Packagenames: CGAL-4.0.1
CMake Error at CMakeLists.txt:264 (list):
list index: 4 out of range (-3, 2)
CGAL_MAJOR_VERSION=4
CGAL_MINOR_VERSION=0
CGAL_BUGFIX_VERSION=1
CGAL_SONAME_VERSION=9
CGAL_SOVERSION =9.0.0
CGAL_REFERENCE_CACHE_DIR=
Building shared 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.8
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 = ' /STACK:10000000 /machine:X86 /INCREMENTAL:NO'
Found GMP: e:/Program Files (x86)/CGAL-4.0.1/auxiliary/gmp/lib/libgmp-10.lib
Found MPFR: E:/Program Files (x86)/CGAL-4.0.1/auxiliary/gmp/lib/libmpfr-4.lib
GMP include: E:/Program Files (x86)/CGAL-4.0.1/auxiliary/gmp/include
GMP libraries: e:/Program Files (x86)/CGAL-4.0.1/auxiliary/gmp/lib/
libgmp-10.lib
GMP definitions:
USING GMP_VERSION = '5.0.1'
MPFR include: E:/Program Files (x86)/CGAL-4.0.1/auxiliary/gmp/include
MPFR libraries: E:/Program Files (x86)/CGAL-4.0.1/auxiliary/gmp/lib/
libmpfr-4.lib
MPFR definitions:
USING MPFR_VERSION = '3.0.0'
Boost version: 1.47.0
Found the following Boost libraries:
thread
Boost include: E:/Program Files (x86)/boost/boost_1_47
Boost libraries: optimized;E:/Program Files (x86)/boost/boost_1_47/lib/
boost_thread-vc100-mt-1_47.lib;debug;E:/Program Files (x86)/boost/boost_1_47/
lib/boost_thread-vc100-mt-gd-1_47.lib
Boost definitions:
USING BOOST_VERSION = '1.47.0'
Performing Test CGAL_CFG_ARRAY_MEMBER_INITIALIZATION_BUG - Failed
Performing Test CGAL_CFG_DENORMALS_COMPILE_BUG - Success
Performing Test CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG - Success
Performing Test CGAL_CFG_IEEE_754_BUG - Success
Performing Test CGAL_CFG_ISTREAM_INT_BUG - Success
Performing Test CGAL_CFG_LONGNAME_BUG - Failed
Performing Test CGAL_CFG_MATCHING_BUG_5 - Success
Performing Test CGAL_CFG_MATCHING_BUG_6 - Failed
Performing Test CGAL_CFG_NESTED_CLASS_FRIEND_DECLARATION_BUG - Failed
Performing Test CGAL_CFG_NO_CPP0X_ARRAY - Success
Performing Test CGAL_CFG_NO_CPP0X_AUTO - Success
Performing Test CGAL_CFG_NO_CPP0X_COPY_N - Success
Performing Test CGAL_CFG_NO_CPP0X_DECLTYPE - Success
Performing Test
CGAL_CFG_NO_CPP0X_DEFAULT_TEMPLATE_ARGUMENTS_FOR_FUNCTION_TEMPLATES - Failed
Performing Test CGAL_CFG_NO_CPP0X_DELEGATING_CONSTRUCTORS - Failed
Performing Test CGAL_CFG_NO_CPP0X_DELETED_AND_DEFAULT_FUNCTIONS - Failed
Performing Test CGAL_CFG_NO_CPP0X_INITIALIZER_LISTS - Failed
Performing Test CGAL_CFG_NO_CPP0X_ISFINITE - Failed
Performing Test CGAL_CFG_NO_CPP0X_LAMBDAS - Success
Performing Test CGAL_CFG_NO_CPP0X_LONG_LONG - Success
Performing Test CGAL_CFG_NO_CPP0X_NEXT_PREV - Success
Performing Test CGAL_CFG_NO_CPP0X_RVALUE_REFERENCE - Success
Performing Test CGAL_CFG_NO_CPP0X_STATIC_ASSERT - Success
Performing Test CGAL_CFG_NO_CPP0X_TUPLE - Success
Performing Test CGAL_CFG_NO_CPP0X_VARIADIC_TEMPLATES - Failed
Performing Test CGAL_CFG_NO_LIMITS - Success
Performing Test CGAL_CFG_NO_LOGICAL_OPERATORS_ALTERNATIVES - Failed
Performing Test CGAL_CFG_NO_MESSAGE_PRAGMA_BUG - Success
Performing Test CGAL_CFG_NO_NEXTAFTER - Failed
Performing Test CGAL_CFG_NO_STATEMENT_EXPRESSIONS - Failed
Performing Test CGAL_CFG_NO_STL - Success
Performing Test CGAL_CFG_NO_TMPL_IN_TMPL_PARAM - Success
Performing Test CGAL_CFG_NO_TR1_ARRAY - Failed
Performing Test CGAL_CFG_NO_TR1_TUPLE - Failed
Performing Test CGAL_CFG_NO_WARNING_CPP_DIRECTIVE_BUG - Failed
Performing Test CGAL_CFG_NUMERIC_LIMITS_BUG - Success
Performing Test CGAL_CFG_OUTOFLINE_MEMBER_DEFINITION_BUG - Success
Performing Test CGAL_CFG_TEMPLATE_IN_DEFAULT_PARAMETER_BUG - Success
Performing Test CGAL_CFG_TYPENAME_BEFORE_DEFAULT_ARGUMENT_BUG - Success
Performing Test CGAL_CFG_USING_BASE_MEMBER_BUG_2 - Success
Library config detected: Core
Check for working C compiler using: Visual Studio 10
Check for working C compiler using: Visual Studio 10 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Library config detected: ImageIO
Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
Found OpenGL: opengl32
OpenGL include:
OpenGL libraries: glu32;opengl32
NOTICE: CGAL_ImageIO needs ZLib to read compressed files. That feature will
not be activated.
Library config detected: Qt3
CGAL_Qt3 needs Qt3, cannot be configured.
Library config detected: Qt4
Looking for Q_WS_X11
Looking for Q_WS_X11 - not found.
Looking for Q_WS_WIN
Looking for Q_WS_WIN - found
Looking for Q_WS_QWS
Looking for Q_WS_QWS - not found.
Looking for Q_WS_MAC
Looking for Q_WS_MAC - not found.
USING QT4_VERSION = '4.6.2'
OpenGL include:
OpenGL libraries: glu32;opengl32
OpenGL definitions:
Qt4 include: E:/OpenCASCADE6.5.3/3rdparty/qt462-vc9-32/include
Qt4 libraries: E:/OpenCASCADE6.5.3/3rdparty/qt462-vc9-32/lib/
qtmain.lib;E:/OpenCASCADE6.5.3/3rdparty/qt462-vc9-32/lib/QtOpenGL4.lib;E:/
OpenCASCADE6.5.3/3rdparty/qt462-vc9-32/lib/QtGui4.lib;E:/
OpenCASCADE6.5.3/3rdparty/qt462-vc9-32/lib/QtCore4.lib
Qt4 definitions: -DQT_DLL
moc executable: E:/OpenCASCADE6.5.3/3rdparty/qt462-vc9-32/bin/moc.exe
uic executable: E:/OpenCASCADE6.5.3/3rdparty/qt462-vc9-32/bin/uic.exe
Library configs detected: CGAL;Core;ImageIO;Qt3;Qt4
Configuring incomplete, errors occurred!
- [cgal-discuss] CGAL installation problem, Vikas, 07/03/2012
- Re: [cgal-discuss] CGAL installation problem, vikas pisal, 07/04/2012
- Re: [cgal-discuss] CGAL installation problem, Laurent Rineau (CGAL/GeometryFactory), 07/04/2012
Archive powered by MHonArc 2.6.18.