Skip to Content.
Sympa Menu

cgal-discuss - Re: Re: Antwort: Re: AW: Re: [cgal-discuss] install cgal 3.4 devian

Subject: CGAL users discussion list

List archive

Re: Re: Antwort: Re: AW: Re: [cgal-discuss] install cgal 3.4 devian


Chronological Thread 
  • From: omar rodriguez <>
  • To:
  • Subject: Re: Re: Antwort: Re: AW: Re: [cgal-discuss] install cgal 3.4 devian
  • Date: Mon, 16 Mar 2009 11:59:13 -0600
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=sqIjUQipSwFsZxPRESgSBNOYRr5TNadvw1GZagMBYjTKybSLcP52HTu2ECPLd0OB8H QiINQ1K/+JPDC5X+1k6BEXluDzRwx5Gp+J4dUNyY6VOHksj4ADAqFEz0nRF2D3wLhFcH D1+aU6SFipqbGrX/KzoqHjhC++Aqn7fEoB2U4=

Try adding the following to your compiler flags:

-frounding-math


Omar

+



On Mon, Mar 16, 2009 at 4:08 AM,
<>
wrote:
>
> Hi,
>
> I could clean an built the main project, but when running I get this
> message:
>
>
> terminate called after throwing an instance of 'CGAL::Assertion_exception'
>   what():  CGAL ERROR: assertion violation!
> Expr: -CGAL_IA_MUL(-1.1, 10.1) != CGAL_IA_MUL(1.1, 10.1)
> File: /usr/include/CGAL/Interval_nt.h
> Line: 154
> Explanation: Wrong rounding: did you forget the -frounding-math option if
> you use GCC?
> /usr/local/netbeans-6.5/cnd2/bin/dorun.sh: line 103: 25321 Abgebrochen
>       "$pgm" "$@"
>
>
> I have no idea how to proceed. Tx
>
> Engineering Center Steyr GmbH & Co KG
> Geschaeftsfuehrende Gesellschaft: Engineering Center Steyr GmbH
> Geschaeftsfuehrer der geschaeftsfuehrenden Gesellschaft: Dipl. Ing. Franz
> Dorfer
> Sitz der geschaeftsfuehrenden Gesellschaft: 4300 St. Valentin, Oesterreich
> Firmenbuchgericht: St. Poelten / FN 140816h
> Sitz der Gesellschaft: 4300 St. Valentin, Steyrer Strasse 32, Oesterreich
> Firmenbuchgericht: St. Poelten / FN 222001y
>
> CONFIDENTIALITY NOTE: This message contains information which may be
> privileged or confidential, or exempt from disclosure under applicable law.
> If the reader of this message is not the intended recipient, or the employee
> or agent responsible for delivering the message to the intended recipient,
> you are hereby notified that any dissemination, distribution, retention,
> archiving, or copying of this communication is strictly prohibited. If you
> have received this e-mail in error, please notify us immediately by return
> e-mail to the sender of this message.
>
>
>



Archive powered by MHonArc 2.6.16.

Top of Page