Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Problem With Delaunay Triangulation

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Problem With Delaunay Triangulation


Chronological Thread 
  • From: Sylvain Pion <>
  • To:
  • Subject: Re: [cgal-discuss] Problem With Delaunay Triangulation
  • Date: Tue, 19 Aug 2008 23:24:31 +0200

Rafael Roberto a écrit :
Hello everyone,

I'm with a strange problem using CGAL. I made a code using /Microsoft Visual Studio 2005/ where I want to triangulate a set of points using the *CGAL::Delaunay_triangulation_3*. The problem is, when I call any constructor to triangulate the points on _debug_ mode, it access an invalid position of the memory. But, on _release_ mode, the same code works fine.

Ok, it's great because it's work when it's supposed to, but it really sucks not be able to debug a code.

Does anybody know why or it have ever happened with anyone here?

No one can tell anything without more information.
Please consider reading the bug reporting instructions.

--
Sylvain Pion
INRIA Sophia-Antipolis
Geometrica Project-Team
CGAL, http://cgal.org/



Archive powered by MHonArc 2.6.16.

Top of Page