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

Error when executing make command #1

Open
vs5938 opened this issue Apr 5, 2023 · 0 comments
Open

Error when executing make command #1

vs5938 opened this issue Apr 5, 2023 · 0 comments

Comments

@vs5938
Copy link

vs5938 commented Apr 5, 2023

Hello! The make command gives this error. When I check for the file flat_map.hpp, it does not exist and the boost folder also does not exist.

make

In file included from bounding_box.cc:1:
./bounding_box.h:7:10: fatal error: 'boost/container/flat_map.hpp' file not found
#include <boost/container/flat_map.hpp>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make: *** [bounding_box.o] Error 1

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