Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


Chronological Thread 
  • From: gwenm <>
  • To:
  • Subject: [cgal-discuss] cannot open file 'gmp-vc100-mt-gd.lib'
  • Date: Tue, 13 Mar 2012 08:02:21 -0700 (PDT)

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.



Archive powered by MHonArc 2.6.16.

Top of Page