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

Can't find header file #8

Open
mukundhan3 opened this issue Aug 22, 2019 · 1 comment
Open

Can't find header file #8

mukundhan3 opened this issue Aug 22, 2019 · 1 comment

Comments

@mukundhan3
Copy link

Hi,
After applying the patch file when I try to build , an error occured stating that the header file (/home/drive/Desktop/PyOrb/ORB_SLAM2-master/Thirdparty/g2o/g2o/types/../core/openmp_mutex.h:30:26: fatal error: ../../config.h: No such file or directory) is missing. Can you please help me out with this?

Thanks in advance

@jskinn
Copy link
Owner

jskinn commented Nov 12, 2019

You need to build all the dependencies in the Thirdparty folder of ORBSLAM2, have a look at build.sh.
You can fix this by simply running build.sh, and then running make install.

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

2 participants