Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] CGAL3.9::Link error:symbol __imp____gmpz_clear

Subject: CGAL users discussion list

List archive

[cgal-discuss] CGAL3.9::Link error:symbol __imp____gmpz_clear


Chronological Thread 
  • From: Jiazhi <>
  • To:
  • Subject: [cgal-discuss] CGAL3.9::Link error:symbol __imp____gmpz_clear
  • Date: Sat, 1 Oct 2011 06:01:59 -0700 (PDT)

Dear all,

I have met a link error while using CGAl:

CGAL-vc90-mt-gd.lib(all_files.obj) : error LNK2019: unresolved external
symbol __imp____gmpz_clear referenced in function "public: __thiscall
CORE::BigIntRep::~BigIntRep(void)"
(??1BigIntRep@CORE@@QAE@XZ)

I have tested a few examples such as Triangulation_2. The examples are build
successfully.
I have installed CGAl 3.9 in windows7, using Cmake. And the examples are
build by vs2008.

Could anyone help me?


Thanks,
Jiazhi

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/CGAL3-9-Link-error-symbol-imp-gmpz-clear-tp3862742p3862742.html
Sent from the cgal-discuss mailing list archive at Nabble.com.


  • [cgal-discuss] CGAL3.9::Link error:symbol __imp____gmpz_clear, Jiazhi, 10/01/2011

Archive powered by MHonArc 2.6.16.

Top of Page