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: Wed, 29 May 2013 17:12:58 +0300

problem solved.
I had to delete CGAL, because of old un-updated files . I reinstall CGAL and everything was OK.
thanks everyone for your help.
 
shlomo


2013/5/29 שלמה גלר <>
thanks 刘先勇


2013/5/27 刘先勇 <>
If you install CGAL on windows, I suggest you read http://www.cgal.org/windows_installation.html. It is helpful. My experience told me that you need not change any settings in the CMAKE GUI, and then build CGAL.sln in both release and debug modes.


2013/5/27 שלמה גלר <>
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