← Back to team overview

yade-dev team mailing list archive

Re: [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> >&)’

 

After removing Tetra, another error with numpy/boost (conflicting
namespace "detail").
Last successfull compilations were late august. In the meantime I was on
12.04 away from office. 
I guess I have to give up 10.04. :(

-- 
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


References