← Back to team overview

yade-dev team mailing list archive

[Bug 1257843] Re: /pkg/dem/Tetra.cpp:116: error: no matching function for call to ‘intersection(const CGAL::Triangle_3<CGAL::Cartesian<double> >&, const CGAL::Segment_3<CGAL::Cartesian<double> >&)’

 

Maybe also of interest:
http://doc.cgal.org/latest/Kernel_23/group__intersection__grp.html#ga66850ea839dafff504fbd39e141fcc79

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1257843

Title:
  /pkg/dem/Tetra.cpp:116: error: no matching function for call to
  ‘intersection(const CGAL::Triangle_3<CGAL::Cartesian<double> >&, const
  CGAL::Segment_3<CGAL::Cartesian<double> >&)’

Status in Yet Another Dynamic Engine:
  New

Bug description:
  This compile error occurs on lucid (10.04). I know it is an old ubuntu, but it would be nice to keep compatibility.
  I guess the intersection(segment,triangle) is not available on older CGAL, though I'm a bit surprised.

  Not compiling Tetra on old systems is an option.

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1257843/+subscriptions


Follow ups

References