Subject: CGAL users discussion list
List archive
- From: Anthony Webber <>
- To:
- Subject: [cgal-discuss] Building Poisson_surface_reconstruction_3 example
- Date: Mon, 19 Apr 2021 10:18:39 +0100
- Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=Pass
- Ironport-hdrordr: A9a23:ELPXzKiQFDXj0Tkm8kkjV98bFnBQX+l13DAbvn1ZSRFFG/Gwv8qlkO0HkTr9jzgMUH8t8OrwRZWoa3Xa6JJz/M01NbCtQAHptAKTXf1fxKHlxCDtHDC7y/5F2c5bAthDIfD5EFQSt7eC3CCWCNAlqeP3kpyApeCb9Ht1SBEvVqcI1XYCNi+6CUtwfQ9cGN4COaH03KEpmxOFWVA6Kvu2HWMEWe+rnay5qLvDbQQdDxAqrCmi5AnYkILSKBST0hcAXz4n+95LnASl832b2oyZv/620RPa3WPIhq4m4+fJ8MdJB8CHl6EuW1HRozuof4hoVvmjuz04sYiUmTAXueTMuBspMoBP7WrQdAiO0HzQ8jTnuQxejkPK+Bu5mn3lmMrjWXYTNKN67+xkWyqcz3BlndlnlIpXwmqStvNsfGz9tRW4w+KNajZHuQ6fp2E4nesaknpFOLFuFoN5nMgk2AdSDIoPGiL85ukcYZtTJdCZ4u1Xf1OcZ23YuWcqwMXEZAVDIiu7
- Ironport-phdr: A9a23:+Q1wDBxWLEcrO5rXCzJvylBlVkAck4WxBRYc798ds5kLTJ7L16rrMEGX3/hxlliBBdydt6sVzbCO6eu5AjBIyK3CmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSizexfLd/IA+ooQnNqMUajpZuJ6g+xxDUvnZGZuNayH9yK1mOhRj8/MCw/JBi8yRUpf0s8tNLXLv5caolU7FWFSwqPG8p6sLlsxnDVhaP6WAHUmoKiBpIAhPK4w/8U5zsryb1rOt92C2dPc3rUbA5XCmp4ql3RBP0jioMKjg0+3zVhMNtlqJWuAyvqRxizYDXbo+aO+ZxcKzGcNMGRmdMRNpdWzBdDo6+aYYEEuoPPfxfr4n4v1YDsR2+BRWsBOPozD9JhmL90q0k3Os6Cg7JwhYgFM8JvXvOr9X0OrkdXvuuw6bW1zXOdOlW1inh54jLbB8hp/6MUahsfsrWzEkiDgXIhUifpoL5JT2azPgNs3SF4Op6U+Kik2AppgJxrzWu28shl4nHi4ILxl3Z6Cl0woQ4KNm3RkN7YNOpE5pduiKZOoZ5Tc0uXnxktig+x7AapZK2fzUGxYkhyhXCaPKHa5CF7g/hWeuQOzt1hHFodKiiixqv9UWs0O3xWtSy3V1XtCRFktjMtmsN1xzS7MiHRfhz/l+51zmRywDS5OZEIVo3lafDNpIswL89moATvEnABCP6hVj6gauMekgk5+Sl7fnsbK/8qZ+GLYB0jxnzMqQwlcy7BuQ1KhIOUHaH9uS/yrLj+0L5TK9Wgf0xl6nVqJHaJcIFqa6lGwJZz4Qu5helAzqm09kUh2QLIE9BdR6dj4XlJknCIPXiAve+h1Ssni1rx/fDPrD5GJrNLXbCn6n6crlm9UFc0hE+zcpB6J1ICbEOPvTzWkDruNPECR85NhS4w/z7B9VlyoMeRWWPD7eFP6Pdq1CI4vsjLPSNZI8OpDn9NuMl5+X1gH8imV4deLGp0oENZHC5GPRmOUSZbmD2jtcPC2dZ9jY5GeflgVnHXT9IbGupRIo94Cs6AcSoF9TtXIeo1ZWHwCe8GIweWW1MAF2WWSPhdJqJUf0BcgqIL8RinzoLE7OmTtlyhlmVqAbmxu8/faLv8SoCuMe7vPBFotbLnBR3zgRaSsGU0mWDVWZx9ksSSjQ10aZw50d6zwXauYBIxsdAHNkW3MtnFx8gPPb01eFxCN30VUTKedLbED6OcpCdGTg0C+kJ7ZoObkJ6c/24gxvA0iylRbQSku7SbKE=
Please excuse my naivety.
I am attempting to build the Poisson_surface_reconstruction_3 example. Below is the cmake output. Could you tell me what I need to do?
cmake -DCMAKE_BUILD_TYPE=Release .
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Using header-only CGAL
-- Targetting Unix Makefiles
-- Using /usr/bin/c++ compiler.
-- Found GMP: /usr/local/lib/libgmp.so
-- Found MPFR: /usr/lib/x86_64-linux-gnu/libmpfr.so
-- Found Boost: /usr/lib/x86_64-linux-gnu/cmake/Boost-1.71.0/BoostConfig.cmake (found suitable version "1.71.0", minimum required is "1.48")
-- Boost include dirs: /usr/include
-- Boost libraries:
-- Using gcc version 4 or later. Adding -frounding-math
-- Found Eigen3: /usr/local/include/eigen3 (found suitable version "3.4.99", minimum required is "3.1.0")
CMake Error at CMakeLists.txt:34 (include):
include could not find load file:
CGAL_Eigen3_support
-- NOTICE: The examples need Eigen 3.1 (or greater) will not be compiled.
-- Configuring incomplete, errors occurred!
- [cgal-discuss] Building Poisson_surface_reconstruction_3 example, Anthony Webber, 04/19/2021
- Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example, Sebastien Loriot, 04/19/2021
- Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example, Anthony Webber, 04/19/2021
- Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example, Maxime Gimeno, 04/19/2021
- Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example, Maxime Gimeno, 04/19/2021
- Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example, Anthony Webber, 04/19/2021
- Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example, David Rochera, 04/19/2021
- Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example, Anthony Webber, 04/20/2021
- Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example, Simon Giraudot, 04/20/2021
- Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example, Maxime Gimeno, 04/20/2021
- Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example, Maxime Gimeno, 04/19/2021
- Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example, Anthony Webber, 04/19/2021
- Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example, Sebastien Loriot, 04/19/2021
Archive powered by MHonArc 2.6.19+.