You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
i run the code in ubuntu16.04, cmake is done,but when i make it have a error
"/home/simon/Desktop/globfit-master/src/Solver.cpp:3:20: fatal error: engine.h: No such file or directory
#include <engine.h>
^
compilation terminated.
CMakeFiles/core.dir/build.make:398: recipe for target 'CMakeFiles/core.dir/src/Solver.cpp.o' failed
make[2]: *** [CMakeFiles/core.dir/src/Solver.cpp.o] Error 1
CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/core.dir/all' failed
make[1]: *** [CMakeFiles/core.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
"
The text was updated successfully, but these errors were encountered:
Hi Yang,
I meet the same problem... Can you give us some advice? Thanks!
compilation terminated.
CMakeFiles/globfit.dir/build.make:398: recipe for target 'CMakeFiles/globfit.dir/src/Solver.cpp.o' failed
make[2]: *** [CMakeFiles/globfit.dir/src/Solver.cpp.o] Error 1
CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/globfit.dir/all' failed
make[1]: *** [CMakeFiles/globfit.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
hi,
i run the code in ubuntu16.04, cmake is done,but when i make it have a error
"/home/simon/Desktop/globfit-master/src/Solver.cpp:3:20: fatal error: engine.h: No such file or directory
#include <engine.h>
^
compilation terminated.
CMakeFiles/core.dir/build.make:398: recipe for target 'CMakeFiles/core.dir/src/Solver.cpp.o' failed
make[2]: *** [CMakeFiles/core.dir/src/Solver.cpp.o] Error 1
CMakeFiles/Makefile2:104: recipe for target 'CMakeFiles/core.dir/all' failed
make[1]: *** [CMakeFiles/core.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2
"
The text was updated successfully, but these errors were encountered: