Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: 'CGAL-vc100-mt-sgd.lib' and Win64-VC10

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: 'CGAL-vc100-mt-sgd.lib' and Win64-VC10


Chronological Thread 
  • From: gwenm <>
  • To:
  • Subject: [cgal-discuss] Re: 'CGAL-vc100-mt-sgd.lib' and Win64-VC10
  • Date: Mon, 12 Mar 2012 09:33:42 -0700 (PDT)

Hi
that's ok: with such flags /MD or /MDd i build the right file ....-Sgd.lib

But now i encounter : error LNK2019: unresolved external symbol
__imp____gmpz_clear referenced in function "public: __thiscall
CORE::BigIntRep:....
although i have added the libgmp-10.lib to the input library, in the linker
options. (dir is specified in ++/linker/general/additionnal library
directory and the lib file is specified in linker/input.)
Does anybody have ian idea ?

thanks
gwenaelle



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL-vc100-mt-sgd-lib-and-Win64-VC10-tp4459694p4466556.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page