Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Ambigous reference to Weighted_Point during compilation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Ambigous reference to Weighted_Point during compilation


Chronological Thread 
  • From: Laurent Rineau <>
  • To:
  • Subject: Re: [cgal-discuss] Ambigous reference to Weighted_Point during compilation
  • Date: Wed, 2 Jul 2008 22:48:22 +0200

On Tuesday 01 July 2008 17:08:31 Thomas Zangl - Home wrote:
> Am Tue, 1 Jul 2008 13:45:42 +0200, schrieb "Laurent Rineau"
> <>:
>
> Hi!
>
> >Your compiler is wrong, unless you have "using namespace CGAL;" somewhere
> > (in which case *you* are wrong).
>
> 100% correct - I had a using namespace CGAL; in it. Removed it - works.

The other solution, if you still want to use "using namespace CGAL;", is to
rename your typedef. :-)

--
Laurent Rineau, PhD
Engineer at GeometryFactory
http://www.geometryfactory.com/



Archive powered by MHonArc 2.6.16.

Top of Page