Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] can't create stl containers of type AABB tree in CGAL

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] can't create stl containers of type AABB tree in CGAL


Chronological Thread 
  • From: Zohar <>
  • To:
  • Subject: Re: [cgal-discuss] can't create stl containers of type AABB tree in CGAL
  • Date: Mon, 17 Mar 2014 05:51:51 -0700 (PDT)


I don't see why a map to a pointer of AABB crashed your code:

http://stackoverflow.com/questions/22385624/cant-create-stl-containers-of-type-aabb-tree-in-cgal

Debugging .mex should be straight forward as any plugin (e.g. maya). Try to
insert __debugbreak() before the problematic code. In any case, if you just
do a simple hello world console program, and inject to it the map to AABB
pointer, do you still get a crash?



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/can-t-create-stl-containers-of-type-AABB-tree-in-CGAL-tp4658973p4658974.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.18.

Top of Page