gptoolbox icon indicating copy to clipboard operation
gptoolbox copied to clipboard

Compilation Problem LIBELTOPO_INCLUDE_DIR

Open yiyunalu opened this issue 6 years ago • 4 comments

Hi! I'm using Linux and trying to compile Mex.

Using came version 3.9.1 and libigl has been downloaded under /gptoolbox/mex/../libigl I had this error and not sure why. Do you know what's going on here? CMake Error at cmake/FindELTOPO.cmake:22 (message): could NOT find LIBELTOPO_INCLUDE_DIR Call Stack (most recent call first): CMakeLists.txt:11 (find_package)

yiyunalu avatar Sep 04 '18 21:09 yiyunalu

Or I have to compile with cgal & embrue downloaded. And do I have to put everything under Matlab sub folder in order to compile??

yiyunalu avatar Sep 05 '18 22:09 yiyunalu

The new cmakelists.txt might fix this. Let me know if it does.

alecjacobson avatar Nov 22 '18 23:11 alecjacobson

This issue still isn't fixed: https://github.com/alecjacobson/gptoolbox/pull/65

As far as I understand eltopo is not necessary to compile the mex files. But the cmake script doesn't work without eltopo or you have to edit the FindELTOPO.cmake

oqilipo avatar Nov 23 '18 11:11 oqilipo

I think this can be closed now.

oqilipo avatar Nov 30 '18 19:11 oqilipo