Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Bug while union of objects

Subject: CGAL users discussion list

List archive

[cgal-discuss] Bug while union of objects


Chronological Thread 
  • From: menrix <>
  • To:
  • Subject: [cgal-discuss] Bug while union of objects
  • Date: Thu, 26 Jul 2012 23:55:06 -0700 (PDT)

I was making a union of 2 Nef polyhedra and got this error message:

here the output:

CGAL error: assertion violation!
Expression : itl != it->second.end()
File : D:\CGAL-4.0.2\include\CGAL/Nef_3/SNC_external_structure.h
Line : 1102
Explanation:
Refer to the bug-reporting instructions at
http://www.cgal.org/bug_report.html


I am working on W7 with VS 2010
I am using the Exact_predicates_exact_constructions_kernel kernel
Cheers,



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Bug-while-union-of-objects-tp4655601.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page