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

cmake error #224

Open
collinlim opened this issue Apr 2, 2019 · 0 comments
Open

cmake error #224

collinlim opened this issue Apr 2, 2019 · 0 comments

Comments

@collinlim
Copy link

the following error were encountered when I tried building the visual odometry package.

In file included from /home/ubuntu/visual_odometry/3rd_party/fovis/libfovis/internal_utils.cpp:4:0:
/home/ubuntu/visual_odometry/3rd_party/fovis/libfovis/internal_utils.hpp:8:23: fatal error: emmintrin.h: No such file or directory
compilation terminated.
CMakeFiles/visual_odometry.dir/build.make:86: recipe for target 'CMakeFiles/visual_odometry.dir/3rd_party/fovis/libfovis/internal_utils.cpp.o' failed
make[2]: *** [CMakeFiles/visual_odometry.dir/3rd_party/fovis/libfovis/internal_utils.cpp.o] Error 1
CMakeFiles/Makefile2:1414: recipe for target 'CMakeFiles/visual_odometry.dir/all' failed
make[1]: *** [CMakeFiles/visual_odometry.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2

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

1 participant