Closed liuxiaozhu01 closed 1 year ago
sorry, i've made a mistake. My boost is located in /usr/include.
Hi, sorry for the delay. How did you install CGAL? Can you make sure your CGAL version is compatible with your installed boost version?
Thank you for you reply! I've solved this problem. It seems that the CGAL version is imcompatible with the boost version, and I reinstall the CGAL. Now it compiles properly. Thanks for your brilliant work!
Thanks for your great work! I met some questions when I try to compile and run this project.
when compiling by
make
, the error occurs.it seems that it cannot find the boost dependency, but im pretty sure that it is located in /usr/lib I would appreciate for you help! Thanks!