yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #03369
compilation errors with cgal
Hi there,
since a few days I had errors with cgal so I removed it from features.
Trying now, errors are still there. Can we have that fixed, please?
(Maybe you have different CGAL version that works; in general though, we
would like to support versions that are packaged in "current" systems
(debian stable and supported ubuntu releases, I mean), or indicate that
it is not supported via check in SConstruct.)
vaclav
---
In file included from /home/vaclav/yade/build-trunk-dbg/lib/yade-support.cpp:27:
/home/vaclav/yade/trunk/lib/triangulation/FlowBoundingSphere.cpp: In member function 'void CGT::FlowBoundingSphere::Compute_Action(int, char**, char**)':
/home/vaclav/yade/trunk/lib/triangulation/FlowBoundingSphere.cpp:207: error: 'class CGT::Cell_Info' has no member named 'dv'
/home/vaclav/yade/trunk/lib/triangulation/FlowBoundingSphere.cpp:239: warning: deprecated conversion from string constant to 'char*'
/home/vaclav/yade/trunk/lib/triangulation/FlowBoundingSphere.cpp:94: warning: unused variable 'rayon'
/home/vaclav/yade/trunk/lib/triangulation/FlowBoundingSphere.cpp: In member function 'void CGT::FlowBoundingSphere::Boundary_Conditions(CGT::RTriangulation&)':
/home/vaclav/yade/trunk/lib/triangulation/FlowBoundingSphere.cpp:335: error: 'class CGT::Cell_Info' has no member named 'p'
Follow ups