Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo


Chronological Thread 
  • From: Andy Li <>
  • To:
  • Subject: Re: [cgal-discuss] Compile CGAL 4.13 Polyhedron_Demo
  • Date: Wed, 24 Oct 2018 00:29:53 -0500 (CDT)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Fail ; spf=Pass
  • Ironport-phdr: 9a23:BxqUcBwvjd7mzHrXCy+O+j09IxM/srCxBDY+r6Qd1eIQIJqq85mqBkHD//Il1AaPAd2Eraocw8Pt8InYEVQa5piAtH1QOLdtbDQizfssogo7HcSeAlf6JvO5JwYzHcBFSUM3tyrjaRsdF8nxfUDdrWOv5jAOBBr/KRB1JuPoEYLOksi7ze+/94HRbglSmDaxfa55IQmrownWqsQYm5ZpJLwryhvOrHtIeuBWyn1tKFmOgRvy5dq+8YB6/ShItP0v68BPUaPhf6QlVrNYFygpM3o05MLwqxbOSxaE62YGXWUXlhpIBBXF7A3/U5zsvCb2qvZx1S+HNsDwULs6Wymt771zRRHmiCkJKT03/2PZisJtg61UvB2vqgdjw4PWfI2ZKOZycr/Dcd4cWGFPXtxRVytEAo6kc4YPCfcOPOZFpIf7plsFsByzCAmxCO7tzjJFh2H60Kk53ug8CgzGxRUgE8gSv3TTqdX4LaEfWv27wqnPyDXMdfJW2THl5YjOaB8uuuqDXbZufsbL1UYvEAbFg1ONooLmJzOYzvkBvmyf4uZ6W++iiHQrpgJwrzS1x8ohi4/EjZ8PxF/e7yV22oM1KMW4SEFlZd6kF4NdtyeVOodsRMMtWXpntz0+yrIYo5K0YC8KyJE/yx7ebfyIbZSI7wr+WOuVJTp0nnxodbGlixux8EWs0OzxW8is3FZPtCVFk93Mtn4X1xzU78iKUvtw8lqj1DuL1g3f9OVJLEMpmafAMp4h26Q8mYYUsUTGBiP2gln5jLeKdkU4/eil8/joYrr8qZ+YLoN7lwD+Mr8ylcyiGuQ4KRMDX3Ob+OS5zL3s51f1QLRMjv0sk6nWqorWJcoBpv3xPwgA2Ykq71OzDiytzc8DtXgBNlNMPhyd3KbzPFSbCfb0HL+bghz4zW40lq6cb+24KozUaHPEleGyLv5G90dAxV9rnphk7JVOB+RZeaOhagrKrNXdSyQBHUmxyufjBs9609NMQHvJCaicYv+L7Q24o9k3KuzJX7c7/S7nIqh3/ueohng8ywdEIPuZmKAPYXX9JcxIZkWUZX2134UHTSEMtwA0SOGsg1qHA2de

Except for Laslib and Metis, I think I take rest of the dependences. The
cmake command is as follow:

Boost version: 1.62.0
Found the following Boost libraries:
thread
system
chrono
date_time
atomic
Boost include dirs: C:/boost_1_62_0/include
Boost libraries:
optimized;C:/boost_1_62_0/lib64-msvc-12.0/boost_thread-vc120-mt-1_62.lib;debug;C:/boost_1_62_0/lib64-msvc-12.0/boost_thread-vc120-mt-gd-1_62.lib;optimized;C:/boost_1_62_0/lib64-msvc-12.0/boost_system-vc120-mt-1_62.lib;debug;C:/boost_1_62_0/lib64-msvc-12.0/boost_system-vc120-mt-gd-1_62.lib;optimized;C:/boost_1_62_0/lib64-msvc-12.0/boost_chrono-vc120-mt-1_62.lib;debug;C:/boost_1_62_0/lib64-msvc-12.0/boost_chrono-vc120-mt-gd-1_62.lib;optimized;C:/boost_1_62_0/lib64-msvc-12.0/boost_date_time-vc120-mt-1_62.lib;debug;C:/boost_1_62_0/lib64-msvc-12.0/boost_date_time-vc120-mt-gd-1_62.lib;optimized;C:/boost_1_62_0/lib64-msvc-12.0/boost_atomic-vc120-mt-1_62.lib;debug;C:/boost_1_62_0/lib64-msvc-12.0/boost_atomic-vc120-mt-gd-1_62.lib
Visual Leak Detector (VLD) is not found.
Multi-configuration CMake generator: cannot display flags
Targetting Visual Studio 12 2013 Win64
Target build enviroment supports auto-linking
Using VC12 compiler.
Generator uses intermediate configuration directory: $(Configuration)
Requested component: Qt5
Requested component: ImageIO
Requested component: MPFR
Requested component: GMP
Can not locate METIS include directory
Can not locate METIS library
Could NOT find METIS (missing: METIS_LIBRARIES METIS_INCLUDE_DIRS)
Found Intel TBB
Found Intel TBB
Boost version: 1.62.0
Found the following Boost libraries:
thread
system
filesystem
chrono
date_time
atomic

Boost version: 1.62.0
Found the following Boost libraries:
serialization
iostreams
regex
Boost version: 1.62.0
Found the following Boost libraries:
bzip2
zlib
Found OpenCV 2.4.13
NOTICE : the LAS IO plugin needs LAS libraries and will not be compiled.
NOTICE : the Partition plugin needs METIS libraries and will not be
compiled.
Configuring done



--
Sent from: http://cgal-discuss.949826.n4.nabble.com/



Archive powered by MHonArc 2.6.18.

Top of Page