Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAL building with Cmake error

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL building with Cmake error


Chronological Thread 
  • From: majid <>
  • To:
  • Subject: [cgal-discuss] CGAL building with Cmake error
  • Date: Tue, 8 Aug 2017 10:34:17 -0700 (PDT)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Neutral ; spf=None
  • Ironport-phdr: 9a23:y5jC2RIix85+Py5x0dmcpTZWNBhigK39O0sv0rFitYgRI/zxwZ3uMQTl6Ol3ixeRBMOAuqIC07KempujcFRI2YyGvnEGfc4EfD4+ouJSoTYdBtWYA1bwNv/gYn9yNs1DUFh44yPzahANS47xaFLIv3K98yMZFAnhOgppPOT1HZPZg9iq2+yo9ZDeZwZFiCChbb9uMR67sRjfus4KjIV4N60/0AHJonxGe+RXwWNnO1eelAvi68mz4ZBu7T1et+ou+MBcX6r6eb84TaFDAzQ9L281/szrugLdQgaJ+3ART38ZkhtMAwjC8RH6QpL8uTb0u+ZhxCWXO9D9QrcoVDms7qpmTAbkhDobOzUk9G3ahNB8gL5erB+nuhdxwZPbYJuNOfRwfq3TY9AUS3dOUclNWCJMGZ+8YokVAuYdIepUs5fxql0TphW+HwmsA+bvxydNhnDs36060vkuGhzB0QwlBd0OsnXUo8jvOKcXSuC61rTHwivMb/NW2Dfw84jJfQohofGLWrJ8a9beyU4qFw7ciFibtILrPzSQ1usXsmib6fJtVeS1hGE8sA5xpiagyt0whYnOg4IYzE3P+yZhwIstONG1SVB3bcS6HJZQuSyWLZZ6T80sTm1ytys3xKUKtYO6cSQU0pgr2R7SZvKdf4SV7B/uWvydLDd6iX9jZbmxnQy98VK6xe35TsS00EhFri5CktTUs3AM2RvT6tKESvdn+Eeuwy2A2BvX6u5aO0w7ia3bK5s5zr4xkJocr1jDEzfrlEj3kqOabFso9+im5uj9f7nrqJGRO5V7hwzwKqgun9awAeU8MggARWib/uG82aXm/ULjQrVKj+A5nrPcsJDBP8sUu7C2AwBV0oYi8Bu+Dy2p0NQfnXkANl5KZBWHj43xN1HUPP/4Feu/g0irkDpz2//GMafuApHUInfekbfhZqpy61NHyAoo1t1f/JJVCrQZIP3pQEPxtdrYDgU4MwOu2ernBs99hcsiXjeEDaadda/TqlSV/fkHIu+WZYZTtiyuBeIi4qvrhH04lRdJeKCr3JdRbWuxEvlpI0SxcHPshdBHGmAP6FltBNf2gUGPBGcAL025WLgxs2pjUI8=

Can anyone please help mw with 3 failes when I configure CGAL 4.8.2 with
Cmake?
Are they normal? can I continue building and compiling or do I have to fix
them?Any Idea what is the origin?


Performing Test CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG - Failed
Performing Test CGAL_CFG_MATCHING_BUG_6 - Failed
Performing Test CGAL_CFG_NESTED_CLASS_FRIEND_DECLARATION_BUG - Failed



== Setting paths ==
Build CGAL from release in directory CGAL-4.8.2
Packagenames: CGAL-4.8.2
== Setting paths (DONE) ==

== Generate version files ==
CGAL_MAJOR_VERSION=4
CGAL_MINOR_VERSION=8
CGAL_BUGFIX_VERSION=2
CGAL_SONAME_VERSION=11
CGAL_SOVERSION =11.0.2
CGAL_REFERENCE_CACHE_DIR=
Building shared libraries
Visual Leak Detector (VLD) is not found.
Targetting Visual Studio 14 2015 Win64
Target build enviroment supports auto-linking
Using VC14 compiler.
Generator uses intermediate configuration directory: $(Configuration)
USING CMake version: 3.8.0
System: Windows
== Generate version files (DONE) ==

== Set up flags ==
Build type: Release
USING CXXFLAGS = '/DWIN32 /D_WINDOWS /W3 /GR /EHsc
-D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE
-D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS /fp:strict /fp:except-
/wd4503 /bigobj /MD /O2 /Ob2 /DNDEBUG'
USING LDFLAGS = '/machine:x64 /INCREMENTAL:NO'
== Set up flags (DONE) ==

== Detect external libraries ==
External libraries supported:
GMP;MPFR;ZLIB;OpenGL;LEDA;MPFI;RS;RS3;OpenNL;Eigen3;BLAS;LAPACK;QGLViewer;ESBTL;Coin3D;NTL;IPE
Preconfiguring library: GMP ...
GMP has been preconfigured:
UseGMP-file:
GMP include: C:/CGAL-4.8.2/auxiliary/gmp/include
GMP libraries: C:/CGAL-4.8.2/auxiliary/gmp/lib/libgmp-10.lib
GMP definitions:
USING GMP_VERSION = '5.0.1'
Preconfiguring library: MPFR ...
MPFR has been preconfigured:
UseMPFR-file:
MPFR include: C:/CGAL-4.8.2/auxiliary/gmp/include
MPFR libraries: C:/CGAL-4.8.2/auxiliary/gmp/lib/libmpfr-4.lib
MPFR definitions:
USING MPFR_VERSION = '3.0.0'
Boost version: 1.62.0
Boost include: C:/boost_1_62_0
Boost libraries:
Boost definitions:
USING BOOST_VERSION = '1.62.0'
== Detect external libraries (DONE) ==

== Write compiler_config.h ==
Performing Test CGAL_CFG_DENORMALS_COMPILE_BUG - Success
Performing Test CGAL_CFG_FPU_ROUNDING_MODE_UNWINDING_VC_BUG - Failed
Performing Test CGAL_CFG_IEEE_754_BUG - Success
Performing Test CGAL_CFG_ISTREAM_INT_BUG - Success
Performing Test CGAL_CFG_MATCHING_BUG_5 - Success
Performing Test CGAL_CFG_MATCHING_BUG_6 - Failed
Performing Test CGAL_CFG_MATCHING_BUG_7 - Success
Performing Test CGAL_CFG_MATCHING_BUG_8 - Success
Performing Test CGAL_CFG_NESTED_CLASS_FRIEND_DECLARATION_BUG - Failed
Performing Test CGAL_CFG_NO_LIMITS - Success
Performing Test CGAL_CFG_NO_NEXTAFTER - Success
Performing Test CGAL_CFG_NO_STL - Success
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
== Write compiler_config.h (DONE) ==

== Generating build files ==
Configuring libCGAL
Requested component: MPFR
Requested component: GMP
libCGAL is configured
Sources for CGAL component library 'CGAL_Core' detected
Configuring libCGAL_Core
Requested component: MPFR
Requested component: GMP
libCGAL_Core is configured
Sources for CGAL component library 'CGAL_ImageIO' detected
Configuring libCGAL_ImageIO
Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
OpenGL include:
OpenGL libraries: glu32;opengl32
Requested component: MPFR
Requested component: GMP
libCGAL_ImageIO is configured
NOTICE: libCGAL_ImageIO needs ZLib to read compressed files. That feature
will not be activated.
Sources for CGAL component library 'CGAL_Qt5' detected
Configuring libCGAL_Qt5
USING Qt5_VERSION = '5.6.2'
OpenGL include:
OpenGL libraries: glu32;opengl32
OpenGL definitions:
Qt5Core include:
C:/Qt/Qt562msvc14/5.6/msvc2015_64/include/;C:/Qt/Qt562msvc14/5.6/msvc2015_64/include/QtCore;C:/Qt/Qt562msvc14/5.6/msvc2015_64/.//mkspecs/win32-msvc2015
Qt5 libraries: Qt5::Core Qt5::Gui Qt5::Svg Qt5::OpenGL
Qt5Core definitions: -DQT_CORE_LIB
moc executable: C:/Qt/Qt562msvc14/5.6/msvc2015_64/bin/moc.exe
uic executable: C:/Qt/Qt562msvc14/5.6/msvc2015_64/bin/uic.exe
Requested component: MPFR
Requested component: GMP
libCGAL_Qt5 is configured
Sources for CGAL component libraries 'CGAL_Core;CGAL_ImageIO;CGAL_Qt5'
detected
== Generating build files (DONE) ==

Configuring done

Thanks,
Majid




--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-building-with-Cmake-error-tp4662898.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] CGAL building with Cmake error, majid, 08/08/2017

Archive powered by MHonArc 2.6.18.

Top of Page