Skip to Content.
Sympa Menu

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

Subject: CGAL users discussion list

List archive

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


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

Thanks Andreas
In that case it's odd. When I installed CGAL, I specifically checked "with GMP and MPFR".
Also, in CMAKE I made sure it's checked. so I believe the GMP isn't missing.
Maybe there is another problem?
 
Shlomo



Isn't just GMP missing? The installer allows to download
precompiled versions  of it.

andreas


On 27/05/2013 11:37, שלמה גלר wrote:
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 שלמה גלר < <mailto:>>


    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
    <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



--
Andreas Fabri, PhD
Chief Officer, GeometryFactory
Editor, The CGAL Project

phone: +33.492.954.912    skype: andreas.fabri

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






Archive powered by MHonArc 2.6.18.

Top of Page