Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] cannot open file 'gmp-vc100-mt-gd.lib'

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] cannot open file 'gmp-vc100-mt-gd.lib'


Chronological Thread 
  • From: Dimitris Sgourdos <>
  • To:
  • Subject: Re: [cgal-discuss] cannot open file 'gmp-vc100-mt-gd.lib'
  • Date: Tue, 13 Mar 2012 17:42:38 +0200

i had exactly the same and i just copy and paste the libgmp-10.lib and the libgmp-10.dll and after rename the new pasted files to the names you need. it worked perfectly for me

Στις 13 Μαρ 2012 5:02 μ.μ., ο χρήστης "gwenm" <> έγραψε:
hello
when compiling my "hello word, return 0" i get : LINK : fatal error LNK1104:
cannot open file 'gmp-vc100-mt-gd.lib'
If i look at the C:\CGAL-3.9_march12\auxiliary\gmp\lib i have 4 files:
libgmp-10.lib, libgmp-10.dll, libmpfr-4.dll and libmpfr-4.lib

i have configured my compilation using CMake, with unmarked
cgal_auto_link_gmp and unmarked
cgal_auto_link_mpfr (i have read this in related post...)
my pc is Windows7, 64 bits, VC10. I have installed cgal win32 and all is
compiled with win32 (cgal and my helloword solution.

Thanks for your help
gwenaelle



--
View this message in context: http://cgal-discuss.949826.n4.nabble.com/cannot-open-file-gmp-vc100-mt-gd-lib-tp4469289p4469289.html
Sent from the cgal-discuss mailing list archive at Nabble.com.

--
You are currently subscribed to cgal-discuss.
To unsubscribe or access the archives, go to
https://lists-sop.inria.fr/wws/info/cgal-discuss




Archive powered by MHonArc 2.6.16.

Top of Page