Subject: CGAL users discussion list
List archive
- From: Sascha Räsch <>
- To:
- Subject: [cgal-discuss] Error in CGAL
- Date: Mon, 26 Oct 2009 16:03:49 +0100
Hallo,
I suppose I've found an error in CGAL. The header file "AABB_intersections/Bbox_3_bbox_3_do_intersect.h"
contains a declaration of the function "do_intersect".
The problem was, that after including the header file twice in my project
I got a linker error, because "do_intersect" occurred twice as a symbol in my object files.
That is caused by the fact, that "do_intersect" is defined as a symbol in the header file and hence
the header cannot be included twice in the whole project.
- [cgal-discuss] Error in CGAL, Sascha Räsch, 10/26/2009
- Re: [cgal-discuss] Error in CGAL, Laurent Rineau (GeometryFactory), 10/26/2009
Archive powered by MHonArc 2.6.16.