shidahe / semidense-lines

Incremental 3D Line Segment Extraction for Surface Reconstruction from Semi-dense SLAM
Other
254 stars 64 forks source link

Compilation on MacOS #2

Open kerautret opened 6 years ago

kerautret commented 6 years ago

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

shidahe commented 6 years ago

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.

kerautret commented 6 years ago

ok I will looks at it perhaps just cmake small issue