yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #13920
[Bug 1772535] Re: DFNflow not working with CGAL 4.11
to compile with CGAL 4.11 we have to use
Tri.locate(CGT::Sphere(…))
and when writing ->point() we should instead write ->point().point()
(regardless of how silly it looks, this is the correct way in CGAL).
I have committed a fix for this:
https://github.com/yade/trunk/commit/4be4cab506a42e40035282fbfb9d600a7c36d48a
** Changed in: yade
Status: New => Fix Committed
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1772535
Title:
DFNflow not working with CGAL 4.11
Status in Yade:
Fix Committed
Bug description:
See discussion on:
https://lists.launchpad.net/yade-dev/msg13879.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1772535/+subscriptions
References