CGAL / cgal

The public CGAL repository, see the README below
https://github.com/CGAL/cgal#readme
Other
4.86k stars 1.38k forks source link

Linking GMP and MPFR on Windows with Visual Studio #8436

Open canberkirimagzi opened 2 weeks ago

canberkirimagzi commented 2 weeks ago

Hello. Your guidelines on "Building GMP and MPFR on Windows with Visual Studio" helped a lot. Thank you very much.

The only difference I need was in the 3rd line: ".\vcpkg install gmp --triplet=x64-windows"

I suppose there is also a linking process with a project as well that needs to be done. Do you mind providing steps for that as well?

Thank you.

janetournois commented 2 weeks ago

You can find here the documentation of how to compile CGAL examples with dependencies built from vcpkg

canberkirimagzi commented 2 weeks ago

You can find here the documentation of how to compile CGAL examples with dependencies built from vcpkg

I thought your answer was spam and that's why I gave a thumbs-down. I can't jugde if it is a spam or not