Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu engine.h: No such file or directory #1

Open
ldepn opened this issue Jan 28, 2018 · 3 comments
Open

Ubuntu engine.h: No such file or directory #1

ldepn opened this issue Jan 28, 2018 · 3 comments

Comments

@ldepn
Copy link

ldepn commented Jan 28, 2018

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
"

@zibozzb
Copy link

zibozzb commented Aug 11, 2018

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

@yuhang971
Copy link

I have the same problem. Does anyone solve this problem?

@catproof
Copy link

catproof commented Nov 4, 2021

i'm thinking it has something to do with there being matlab code in the project?....

I'm not sure how to build this project. do you need to have matlab installed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants