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

fatal error: 'boost/config.hpp' file not found #include <boost/config.hpp> #86

Open
Sprinkle0 opened this issue Apr 10, 2023 · 5 comments

Comments

@Sprinkle0
Copy link

help me

@Sprinkle0 Sprinkle0 reopened this Apr 10, 2023
@Arish2022
Copy link

@Sprinkle0
Could you please how you figured this issue out?
I have the same problem and not able to install this.

Thanks in advance for your help.

@Sprinkle0
Copy link
Author

my path was wrong.you can check the command line you use.
for example,BOOST_INCLUDE_DIRS=/Users/xiaoyu/Downloads/boost_1_81_0/include make all.
BTW,I gave up using this pakckage cuz i encoutered so many problems and this library is no loger updating.

@Arish2022
Copy link

@Sprinkle0
Thank you for your reply.
May I know which software you decided to use instead of this one?

Thanks again.

@Sprinkle0
Copy link
Author

@Sprinkle0 Thank you for your reply. May I know which software you decided to use instead of this one?

Thanks again.

My partner use windows and it works, but my macbook don't work. you may try another library like opencv or use matlab.

@delaprada
Copy link

delaprada commented Dec 12, 2023

For those who doesn't have sudo right and have problem with fatal error: 'boost/config.hpp'. Try copying the boost folder to this directory: /CGAL-4.7/include/ so that /CGAL-4.7/include/CGAL/config.h can find the boost directory and successfully include boost/config.hpp. I try configure the BOOST_INCLUDE_DIR previously but it doesn't work. This work for me:

image

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

3 participants