-
Notifications
You must be signed in to change notification settings - Fork 55
Cmake failed issue #7
Description
Dear Erkaman,
Thank you for providing the algorithm for hole fixing. With respect to this, I am trying to build using CMake. But I am facing an error as shown below. I am using Ubuntu 16.04.
CMakeFiles/hole_fixer.dir/build.make:62: recipe for target 'CMakeFiles/hole_fixer.dir/main.cpp.o' failed
make[2]: *** [CMakeFiles/hole_fixer.dir/main.cpp.o] Error 1
make[2]: Leaving directory '/media/sharat/DATA/Sunag/Niramai/Project_Visualization/hole_fixer-master/build'
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/hole_fixer.dir/all' failed
make[1]: *** [CMakeFiles/hole_fixer.dir/all] Error 2
make[1]: Leaving directory '/media/sharat/DATA/Sunag/Niramai/Project_Visualization/hole_fixer-master/build'
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
Could you please let me know how to overcome this.?
Regards,
Sunag R A.