Subject: CGAL users discussion list
List archive
- From: Frank Dz <>
- To:
- Subject: Re: [cgal-discuss] mesh_smoothing_method with Ceres.
- Date: Wed, 26 Feb 2020 02:56:28 -0600 (CST)
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Fail ; spf=Pass
- Ironport-phdr: 9a23:l1JPAhOyC2AjzOzqsUsl6mtUPXoX/o7sNwtQ0KIMzox0Lfz7rarrMEGX3/hxlliBBdydt6sYzbuN+Pm6BSQp2tWojjMrSNR0TRgLiMEbzUQLIfWuLgnFFsPsdDEwB89YVVVorDmROElRH9viNRWJ+iXhpTEdFQ/iOgVrO+/7BpDdj9it1+C15pbffxhEiCCybL9vIxi6twHcu8cZjYd/NKo8xQbCr2dVdehR2W5nKlWfkgrm6Myt5pBj6SNQu/wg985ET6r3erkzQKJbAjo7LW07/dXnuhbfQwSB4HscSXgWnQFTAwfZ9hH6X4z+vTX8u+FgxSSVJ8z2TbQzWTS/86dmTQLjhSkbOzIl9mzcl8p9h79Zrh28vRxy24DaboGLOvR9fKzdc84USmVdUcheTCFBHoGxY5cTA+YdIepUsY/wrEYOoxukAgmsAfvixD9ShnDs26060PkqHw/H3Qc9GN8Oq2nbrMjoO6YTUeG417TEwDTNYv9MxTj9743IfwknrPqRU7xwds/RxlMuFwPDlliQr5bqMCiO2eQJrWeX9fZvVeWqi2Mhtgp/oSCvy98xhoTNgo8Z0F7J+CZjzIs2JNC0Uk92bN+iHZBNrS+VLZF2TdknQ2xwuCY11LkGuZmjcSgMx5kr3RjfZOacfIeT5hLsSvydLit/hHJgYL6/hhCy/la8yuDkS8W51FJHojBLn9TPrHwA1B3e5tKGR/Z85kuh3CyA1wHX6uFKO0A0kq/bJoY6wrEti5ocrEXCHy/tlUnrjaKbeF8o9fSv6+TiernmvIOTN5doigHiNaQjgtCwAesiPQgKRmSU5OW81Kb/8k3kW7VKleY7krLZsZDfPcQUvLS1Aw5T0oY56hawFS2q0NoCnSpPEFUQcx2Oi83lOkrFPevjJfa5mVWl1jlxlN7cObi0LI/EKHuLvKWpKa1x9kJO2SJqk4sZ7JVRXOJSaMnvU1P84YSLRiQyNBa5lr6+VIdNk7gGUGfKOZe3dbvIuA7av7x0ZeKLYd1N4WuvG70e//fryEQBtxodcK2uhMZFbiz+GP1sKUGUJ3Hrh4VYSDZYjk8FVOXvzWa6f3tWbne2Ubg742BpUdz9S4zEQ9LxjQ==
Thanks! I found the Ceres_DIR and set it C:/Program Files/Ceres/CMake
Yet, in the Cmake, there is an error:
Selecting Windows SDK version to target Windows 10.0.17763.
Found Boost: C:/local/boost_1_72_0 (found suitable version "1.72.0", minimum
required is "1.48")
Boost include dirs: C:/local/boost_1_72_0
Boost libraries:
Visual Leak Detector (VLD) is not found.
Found Boost: C:/local/boost_1_72_0 (found version "1.72.0")
Examples that use OpenMesh will not be compiled.
Could NOT find Eigen3 (missing: EIGEN3_INCLUDE_DIR) (Required is at least
version "3.2.0")
ERROR: Intel TBB NOT found! Please define the TBBROOT (or TBB_INSTALL_DIR)
and/or TBB_ARCH_PLATFORM environment variables.
Looked for Threading Building Blocks in C:/Program
Files/Intel/TBB;C:/Program Files (x86)/Intel/TBB
NOTICE: Intel TBB was not found. Sequential code will be used.
CMake Warning (dev) at C:/Program Files/Ceres/CMake/CeresConfig.cmake:209:
Syntax Warning in cmake code at column 40
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
CMakeLists.txt:117 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at C:/Program Files/Ceres/CMake/CeresConfig.cmake:212:
Syntax Warning in cmake code at column 61
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
CMakeLists.txt:117 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at C:/Program Files/Ceres/CMake/CeresConfig.cmake:267:
Syntax Warning in cmake code at column 40
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
CMakeLists.txt:117 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at C:/Program Files/Ceres/CMake/CeresConfig.cmake:299:
Syntax Warning in cmake code at column 44
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
CMakeLists.txt:117 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at C:/Program Files/Ceres/CMake/CeresConfig.cmake:302:
Syntax Warning in cmake code at column 66
Argument not separated from preceding token by whitespace.
Call Stack (most recent call first):
CMakeLists.txt:117 (find_package)
This warning is for project developers. Use -Wno-dev to suppress it.
Found installed version of Eigen: C:/Program Files
(x86)/Eigen3/share/eigen3/cmake
Found required Ceres dependency: Eigen version 3.3.7 in C:/Program Files
(x86)/Eigen3/include/eigen3
Found installed version of glog: C:/Program Files (x86)/glog/lib/cmake/glog
Detected glog version: 0.4.0
Found required Ceres dependency: glog
Found installed version of gflags: C:/Program Files
(x86)/gflags/lib/cmake/gflags
Detected gflags version: 2.2.2
Found required Ceres dependency: gflags
Ceres version 1.14.0 detected here: C:/Program Files/Ceres was built with
C++11. Ceres target will add C++11 flags to compile options for targets
using it.
Found Ceres version: 1.14.0 installed in: C:/Program Files/Ceres with
components: [EigenSparse, SparseLinearAlgebraLibrary, LAPACK, SuiteSparse,
SchurSpecializations, C++11, OpenMP, Multithreading]
Configuring done
Besides, I want to make it easy for my configuration of VS15. If it is
possible by linking some libs?
or include something about Ceres.
Best,
Frank
-----
be open, be creative, be critical
--
Sent from: http://cgal-discuss.949826.n4.nabble.com/
- [cgal-discuss] mesh_smoothing_method with Ceres., Frank Dz, 02/26/2020
- Re: [cgal-discuss] mesh_smoothing_method with Ceres., Sebastien Loriot (GeometryFactory), 02/26/2020
- Re: [cgal-discuss] mesh_smoothing_method with Ceres., Frank Dz, 02/26/2020
- Re: [cgal-discuss] mesh_smoothing_method with Ceres., Sebastien Loriot (GeometryFactory), 02/27/2020
- Re: [cgal-discuss] mesh_smoothing_method with Ceres., Zhiyang Dou, 02/27/2020
- Re: [cgal-discuss] mesh_smoothing_method with Ceres., Sebastien Loriot (GeometryFactory), 02/27/2020
- Re: [cgal-discuss] mesh_smoothing_method with Ceres., Frank Dz, 02/26/2020
- Re: [cgal-discuss] mesh_smoothing_method with Ceres., Sebastien Loriot (GeometryFactory), 02/26/2020
Archive powered by MHonArc 2.6.18.