CGAL windows 安装教程
·
1.下载源代码
CGAL官网下载
https://github.com/CGAL/cgal/releases

2.下载boost库
BOOST官网下载
https://www.boost.org/
3.下载 GMP and MPFR

4.配置VS2022
头文件:

库路径

做完以上步骤,可以使用CGAL了!
更多推荐
1.下载源代码
CGAL官网下载
https://github.com/CGAL/cgal/releases

2.下载boost库
BOOST官网下载
https://www.boost.org/
3.下载 GMP and MPFR

4.配置VS2022
头文件:

库路径

做完以上步骤,可以使用CGAL了!
更多推荐
所有评论(0)