Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Mismatches between CGAL 3.6-1~squeeze1 and boost 1.40.0-4ubuntu4

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Mismatches between CGAL 3.6-1~squeeze1 and boost 1.40.0-4ubuntu4


Chronological Thread 
  • From: "Lehtonen, Matti/HIIT" <>
  • To: , "Lehtonen, Matti/HIIT" <>
  • Cc: , Stephane Tayeb <>
  • Subject: Re: [cgal-discuss] Mismatches between CGAL 3.6-1~squeeze1 and boost 1.40.0-4ubuntu4
  • Date: Wed, 07 Jul 2010 20:14:51 +0300

Hi!

The 3.6.1 "example/Mesh_3" compiles nicely with Boost 1.42 and while I compile
my code with CGAL 3.6.1 and Boost 1.42, I got the same errors as with CGAL
3.6.1
and Boost 1.40.0.

So, there must be something wrong with my code, even thought it compiles
nicely
with 3.5.1. Maybe something has changes between 3.5.1 and 3.6.1 in
Mesh_3/Labeled_mesh_domain_3.

I will report later, if I find the reason ...

Lehtonen, Matti

Quoting "Lehtonen, Matti/HIIT"
<>:

> Hi!
>
> If I compile with CGAL 3.5.1, my code compiles nicely.
>
> g++ -c -o triangulator.o -Wall -Wcast-align -Wconversion -Wpointer-arith
> -Wwrite-strings -O0 -g -frounding-math -Wno-deprecated -Woverloaded-virtual
> -Wextra -ansi -DDEBUG_MODE -DLINUX -I. -I../../libs/libmlomagml/
> -I../../libs/libpvsgen/ -I../../../common/liboma triangulator.cpp
>
> The compiler's version is "g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3".
>
> I will install 3.6.1 as local version (again). then try to compile
> "example/Mesh_3".
>
> Lehtonen, Matti
>
> Quoting Stephane Tayeb
> <>:
>
> > Hi,
> >
> > Do the examples of folder example/Mesh_3 compile correctly ?
> >
> > Can you give us more details about your configuration (compiler version
> > and compiler flags) please ?
> >
> > Best,
> > Stéphane.
> >
> >
> > Lehtonen, Matti/HIIT wrote:
> > > Hi!
> > >
> > > I forced debian Sid Boost 1.42 packages to my ubuntu desktop, but still
> the
> > same
> > > error happens... :(
> > >
> > > Lehtonen, Matti
> > >
> > > Quoting "Lehtonen, Matti/HIIT"
> > > <>:
> > >
> > >> Hi!
> > >>
> > >> I have now tried this with 3.6.1 and it is still not compiling
> correctly,
> > >> even
> > >> thought 3.6.1 release announce claimed
> > >> " - Fix compilation errors with recent Boost versions (since 1.40)."
> > >>
> > >> SNIP
> > >>
> > >> Could situation be such that this error is Boost 1.40.0 specific ...
> > >>
> > >> Lehtonen, Matti
> > >>
> > >
> > >
> > > Researcher, head programmer - Helsinki Institute for Information
> Technology
> > HIIT
> > > http://www.hiit.fi/
> >
> >
> > --
> > Stephane Tayeb
> > Software engineer - INRIA Sophia Antipolis
> > Geometrica Project-Team
> >
> > --
> > You are currently subscribed to cgal-discuss.
> > To unsubscribe or access the archives, go to
> > https://lists-sop.inria.fr/wws/info/cgal-discuss
> >
> >
>
>
> Researcher, head programmer - Helsinki Institute for Information Technology
> HIIT
> http://www.hiit.fi/
> --
> Life is complex. It has real and imaginary parts.
>
>
>
> --
> You are currently subscribed to cgal-discuss.
> To unsubscribe or access the archives, go to
> https://lists-sop.inria.fr/wws/info/cgal-discuss
>
>


Researcher, head programmer - Helsinki Institute for Information Technology
HIIT
http://www.hiit.fi/
--
Life is complex. It has real and imaginary parts.





Archive powered by MHonArc 2.6.16.

Top of Page