Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] To Fernando: my code and errors for SVD

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] To Fernando: my code and errors for SVD


Chronological Thread 
  • From: Manuel Caroli <>
  • To:
  • Subject: Re: [cgal-discuss] To Fernando: my code and errors for SVD
  • Date: Mon, 16 Mar 2009 22:35:42 +0100

Hi again,

I'm sorry for the messy mail, here a clean version:

Manuel Caroli wrote:
Hi Khuong,

Vu, Khuong wrote:
[...]
typedef CGAL::Voronoi_diagram_2<SDG2, AP, AT> VD;
You might want to try to exchange AP and AT.
[...]
my-finding-vertices.cpp:53: instantiated from here
> [...]
Actually this is not all too helpful because we cannot guess which one is line 53 from the information you provided.

I kindly ask you to check your code for typos before asking on the list! Even though the error messages are a bit longish the line number often is a good hint.

Btw. if you want to file further bug reports / support questions, please adhere to http://www.cgal.org/bug_report.html

best

Manuel




Archive powered by MHonArc 2.6.16.

Top of Page