Hello to everyone,
I need to implement CGAL library to my Visual Studio 2010. I have followed the steps that are defined in the CGAL website:
https://www.cgal.org/download/windows.html#PrerequisitesforBuildingthe64-bitCGALLibraryUsingMicrosoftVisualStudio , but in the last step when I want to build the example Convex_hull_2_example.sln the following error appears:
Error
6
error LNK1104: cannot open file 'CGAL-vc100-mt-gd-4.11.lib'
Can someone help me please?
Thank you,
Asier