Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing


Chronological Thread 
  • From: "flavio.anjos" <>
  • To:
  • Subject: [cgal-discuss] Re: The program can't start because CGAL-vc100-mt-gd-4.0.dll is missing
  • Date: Sun, 20 May 2012 00:21:13 -0700 (PDT)

Go to in Visual Studio 10

linker->imput->Addional dependences

Edit and put

libgmp-10.lib;

do not forget to go in VC + + Directories, and link the site of gmp

C: \ CGAL-3.9 \ auxiliary \ gmp \ lib (for example on my machine)



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/The-program-can-t-start-because-CGAL-vc100-mt-gd-4-0-dll-is-missing-tp4646649p4646684.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page