shidahe / semidense-lines

Incremental 3D Line Segment Extraction for Surface Reconstruction from Semi-dense SLAM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compilation on MacOS

kerautret opened this issue · comments

Hi @shidahe,
I tried on MacOs and I obtained this error;

semidense-lines/Thirdparty/Line3Dpp/line3D.h:23:10: fatal error:
'configLIBS.h' file not found
#include "configLIBS.h"
^~~~~~~~~~~~~~
1 error generated.
make[2]: *** [CMakeFiles/ORB_SLAM2.dir/src/System.cc.o] Error 1
make[1]: *** [CMakeFiles/ORB_SLAM2.dir/all] Error 2
make: *** [all] Error 2

Hi @kerautret,

Sorry about that, but I can't test or build it on macOS since I don't have a mac machine.

Thanks for trying it out.

ok I will looks at it perhaps just cmake small issue