Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: CGAL_Core - Build Failed

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: CGAL_Core - Build Failed


Chronological Thread 
  • From: שלמה גלר <>
  • To: cgal-discuss <>
  • Subject: [cgal-discuss] Re: CGAL_Core - Build Failed
  • Date: Mon, 27 May 2013 12:37:02 +0300

Hi
 
I have run CGAL.sln, and when it got to build CGAL_Core I got this massage:
 
error LNK2019: unresolved external symbol __imp____gmpz_init referenced in function "public: __thiscall CORE::BigIntRep::BigIntRep(void)" (??0BigIntRep@CORE@@QAE@XZ)

and 45 massages like this right after this one. Which made the build of CGAL_Core fail.

I looked it up through the net and I got to this discussion:

http://cgal-discuss.949826.n4.nabble.com/Cannot-Build-CGAL-Core-td4655731.html

I did what this discussion offered but I got to the same result.

I will appreciate your help.

Shlomo Geller


2013/5/27 שלמה גלר <>
Hi
 
I have run CGAL.sln, and when it got to build CGAL_Core I got this massage:

error LNK2019: unresolved external symbol __imp____gmpz_init referenced in function "public: __thiscall CORE::BigIntRep::BigIntRep(void)" (??0BigIntRep@CORE@@QAE@XZ)

and 45 massages like this right after this one. Which made the build of CGAL_Core fail.

I looked it up through the net and I got to this discussion:

http://cgal-discuss.949826.n4.nabble.com/Cannot-Build-CGAL-Core-td4655731.html

I did what this discussion offered but I got to the same result.

I will appreciate your help.

Shlomo Geller




Archive powered by MHonArc 2.6.18.

Top of Page