Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example


Chronological Thread 
  • From: Anthony Webber <>
  • To: "Sebastien Loriot ( via cgal-discuss Mailing List)" <>
  • Subject: Re: [cgal-discuss] Building Poisson_surface_reconstruction_3 example
  • Date: Mon, 19 Apr 2021 11:05:02 +0100
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=Pass ; spf=Pass
  • Ironport-hdrordr: A9a23:rYmRdqif+SiO/pe0YQg7Bb/LqXBQXjsji2hD6mlwRA09T+WzkceykPMHkTr9jzgMUH8t8OrwXJWoa3Xa6JJz/M0tLa6vNTOW3VeAAYl+4eLZogHINDb58odmuptIU687M9HoCEg/sMCS2njbL/8F4P2qtJ+lnv3fyXAFd3AIV4hF4x1iAgiWVm1aLTMpObMDGJCR5tVKqlObEBx9Uu2BCnYIROTFrdHQ/aiLXTc9GxUl5AOS5AnD1JfGFXGjsys2bylC2vML/2TDjmXChpmejw==
  • Ironport-phdr: A9a23:Br7ulhZTcpfY2hALpSt5UV7/LTEl14qcDmYuwqpisKpHd+GZx7+nAna3zctkgFKBZ4jH8fUM07OQ7/mxHzZYvd3Y7TgrS99lb1c9k8IYnggtUoauKHbQC7rUVRE8B9lIT1R//nu2YgB/Ecf6YEDO8DXptWZBUhrwOhBoKevrB4Xck9q41/yo+53Ufg5EmCexbal9IRmrqQjdrNcajZdtJ6o+1xfEomZDdvhLy29vOV+dhQv36N2q/J5k/SRQuvYh+NBFXK7nYak2TqFWASo/PWwt68LlqRfMTQ2U5nsBSWoWiQZHAxLE7B7hQJj8tDbxu/dn1ymbOc32Sq00WSin4qx2RhLklDsLOjgk+2zMlMd+kLxUrw6gpxxnwo7bfoeVNOZlfqjAed8WXHdNUtpNWyBEBI63cokBAPcbPetAsofzuVUOoxu9CweiC+zgyCNHiHDt0K0m0OksCx3K0BA8E98MtnnfsdX7NL0VUeCw1KTF0TPDb+9W2Tf67ojJcg0qrvGSUr1rasXe11MvHB7Cg1qKqozkMS2a2f8WvGeF9eptTvivhHA7pAFyvDevwMgshpPViYISz1DJ7CN0y5s6KtOkUkB0e8KkEIdOuCGAMYt7WsAvT3xntis+17ELu4O2cDQWxJkkxhPSa/KKfpWJ7x/+UOucPzd1iGx7dLywiBi/70utxvDzW8S7zFtHryRLn9bKu3sQ2RLT7c2HReF8/kenwTuP2AHT6v1EIUApjqXXMYIuwrk1lpcVrE/NHTf2lV3rgKKUd0go4Oil5uf9brn7u5ORM5V4hwHjPqkoh8exG+Q4MgkVX2ib+OS80rLj807hQLtSkPI2jqfYsJfAJcQYvqO1Hg1Y34c55xu/DDqqyskUkWQDIV5feB+Lko7kMEzULv/iF/ewmVGsnS9rx//YOr3hBY3ALmLdn7j9frZy9UhcyAUpwd9D4JJUD6kNIPP1WkDvqNzVFgI1Pg61zur9CNhw1ZkSVX+SDqKdKq/fsUKE6voqI+aWZY8VvDj9K+Ii5/7rlXI2g1wdfKe30pQMc3+3AO5mLl6DYXXyntgBEnkFvgwxTODwlFKCVjtTa26oX60g/jE7FJ6mDYDbS4+xj7yOxiO7EoRLaWBHEVCDDWrod56fW/oXcyKTIsphkiQeWrS7So8h0wuutA7gxLZ9IOrU4H5QiZW2nuN47eTIiRA/83RQCN6c1H3FD3pwmXkJQCNw2aRXrkl0y1PF2q99y+JZHJRY6PpNFws7LpXB1PcyLtnzXgPHcZ+tSU26A5/uVTo+R9Z0z94VaFtmAP2jiArC1mykGelGuaaMAckd9L7c2H7gb/lwwXzLzuF1hlo5T8FFOHeOnKN09AXVCMjClEDPxPXiTrgVwCOYrDTL9mGJpkwNFVcoCc3tbTUkfkLT6O/ByAbaVbbGIa4qOQhMz8HEIaxPOIWBpWUDf+/qPZHlW0z0m2q0An6g3L6Hb4fsdCMW2yCPUSAso0Uo5X+DcDMGKGKkqmPaAiZpEDrHeU7n8uR4pzWwSUpmlmm3

That doesn't seem to work. :(. Same error.

I am using CGAL 5.2.1 and Eigen 3.4.99.


On 19/04/2021 10:23, Sebastien Loriot ( via cgal-discuss Mailing List) wrote:
Most probably, the example your are using does not match with the
release of CGAL you are using.

You can rename CGAL_Eigen3_support to CGAL_Eigen_support in the CMakeLists.txt and it should work.


The change was introduced by this PR:
https://github.com/CGAL/cgal/pull/5360

only merged in the master branch targeting CGAL 5.3


Best,

Sebastien.

On 4/19/21 11:18 AM, Anthony Webber wrote:
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!





Archive powered by MHonArc 2.6.19+.

Top of Page