yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #04159
Re: [Branch ~yade-dev/yade/trunk] Rev 2184: 1. Remove some ToAxisAngle and FromAxisAngle as per https://www.yade-dem.org/wiki/Wm3%E2%86%92Eigen
I have a bunch of compile errors in r2184. A short part is below
(starting from the beginning).
Bruno
g++ -o /home/bruno/YADE/build-last-opt/plugins7.os -c -pipe -Wall
-frounding-math -O3 -fopenmp -O3 -march=native -fPIC -DMINIWM3
-DYADE_CGAL -DYADE_LOG4CXX -DYADE_OPENGL -DYADE_OPENMP
-DSUFFIX=\"-last-opt\" -DPREFIX=\"/home/bruno/YADE\" -DYADE_OPENMP
-DYADE_CAST=static_cast -DYADE_PTR_CAST=static_pointer_cast -DNDEBUG
-I/usr/include/vtk-5.0 -I/usr/include/vtk-5.2 -I/usr/include/vtk-5.4
-I/usr/include/eigen2
-I/home/bruno/YADE/build-last-opt/include/yade-last -Iinclude/yade-last
-I/home/bruno/YADE/build-last-opt/include/yade-last/yade/lib-miniWm3
-Iinclude/yade-last/yade/lib-miniWm3 -I/usr/include/python2.5
-I/usr/share/qt3/include -I/usr/share/qt3/include
/home/bruno/YADE/build-last-opt/plugins7.cpp
In file included from
/home/bruno/YADE/build-last-opt/include/yade-last/yade/lib-base/yadeWm3Extra_dont_include_directly.hpp:6,
from
/home/bruno/YADE/build-last-opt/include/yade-last/yade/lib-base/Math.hpp:17,
from
/home/bruno/YADE/build-last-opt/include/yade-last/yade/lib-serialization/Archive.tpp:12,
from
/home/bruno/YADE/build-last-opt/include/yade-last/yade/lib-serialization/Archive.hpp:279,
from
/home/bruno/YADE/build-last-opt/include/yade-last/yade/lib-serialization/Serializable.hpp:35,
from
/home/bruno/YADE/build-last-opt/include/yade-last/yade/core/Engine.hpp:13,
from
/home/bruno/YADE/build-last-opt/include/yade-last/yade/core/PartialEngine.hpp:11,
from
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-common/TranslationEngine.hpp:11,
from
/home/bruno/YADE/yade-bzr/pkg/common/Engine/PartialEngine/PressTestEngine.hpp:3,
from
/home/bruno/YADE/yade-bzr/pkg/common/Engine/PartialEngine/PressTestEngine.cpp:2,
from /home/bruno/YADE/build-last-opt/plugins7.cpp:1:
/home/bruno/YADE/build-last-opt/include/yade-last/yade/lib-miniWm3/Wm3Quaternion.h:66:
warning: 'warning' attribute directive ignored
/home/bruno/YADE/build-last-opt/include/yade-last/yade/lib-miniWm3/Wm3Quaternion.h:68:
warning: 'warning' attribute directive ignored
In file included from
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/ScGeom.hpp:9,
from /home/bruno/YADE/yade-bzr/pkg/dem/meta/RockPM.hpp:12,
from /home/bruno/YADE/yade-bzr/pkg/dem/meta/RockPM.cpp:1,
from /home/bruno/YADE/build-last-opt/plugins7.cpp:4:
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:
In member function 'virtual void
InteractionDispatchers::action()::GenericSpheresContact::pyRegisterClass(boost::python::api::object)':
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: template argument for 'template<class T> class boost::shared_ptr'
uses local type 'InteractionDispatchers::action()::GenericSpheresContact'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: trying to instantiate 'template<class T> class boost::shared_ptr'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: template argument 2 is invalid
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: invalid type in declaration before '(' token
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: initializer expression list treated as compound expression
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
warning: left-hand operand of comma has no effect
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: invalid conversion from 'const char*' to 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: request for member 'def' in '_classObj', which is of non-class
type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: template argument for 'template<class T> boost::shared_ptr<T>
Serializable_ctor_kwAttrs(const boost::python::tuple&, const
boost::python::dict&)' uses local type
'InteractionDispatchers::action()::GenericSpheresContact'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: trying to instantiate 'template<class T> boost::shared_ptr<T>
Serializable_ctor_kwAttrs(const boost::python::tuple&, const
boost::python::dict&)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: no matches converting function 'Serializable_ctor_kwAttrs' to
type 'class
boost::shared_ptr<InteractionDispatchers::action()::GenericSpheresContact>
(*)(const class boost::python::tuple&, const class boost::python::dict&)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/lib-serialization/Serializable.hpp:276:
error: candidates are: template<class T> boost::shared_ptr<T>
Serializable_ctor_kwAttrs(const boost::python::tuple&, const
boost::python::dict&)
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: request for member 'def_readwrite' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: request for member 'add_property' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: no matching function for call to 'make_getter(Wm3::Vector3r
InteractionDispatchers::action()::GenericSpheresContact::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: no matching function for call to 'make_setter(Wm3::Vector3r
InteractionDispatchers::action()::GenericSpheresContact::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: request for member 'def_readwrite' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: request for member 'add_property' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: no matching function for call to 'make_getter(Real
InteractionDispatchers::action()::GenericSpheresContact::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: no matching function for call to 'make_setter(Real
InteractionDispatchers::action()::GenericSpheresContact::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: request for member 'def_readwrite' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: request for member 'add_property' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: no matching function for call to 'make_getter(Real
InteractionDispatchers::action()::GenericSpheresContact::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:9:
error: no matching function for call to 'make_setter(Real
InteractionDispatchers::action()::GenericSpheresContact::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:
In member function 'virtual void InteractionDispatchers::action()':
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:20:
error: a function-definition is not allowed here before '{' token
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:20:
error: a function-definition is not allowed here before '{' token
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:20:
error: a function-definition is not allowed here before '{' token
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:20:
error: 'CreateGenericSpheresContact' was not declared in this scope
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:20:
error: 'CreateSharedGenericSpheresContact' was not declared in this scope
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:20:
error: 'CreatePureCustomGenericSpheresContact' was not declared in this
scope
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:20:
error: a function-definition is not allowed here before '{' token
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:20:
error: 'VerifyGenericSpheresContact' was not declared in this scope
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:
In member function 'virtual void
InteractionDispatchers::action()::Dem3DofGeom::pyRegisterClass(boost::python::api::object)':
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: template argument for 'template<class T> class boost::shared_ptr'
uses local type 'InteractionDispatchers::action()::Dem3DofGeom'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: trying to instantiate 'template<class T> class boost::shared_ptr'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: template argument for 'template<class Base0, class Base1, class
Base2, class Base3, class Base4, class Base5, class Base6, class Base7,
class Base8, class Base9> struct boost::python::bases' uses local type
'InteractionDispatchers::action()::GenericSpheresContact'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: trying to instantiate 'template<class Base0, class Base1, class
Base2, class Base3, class Base4, class Base5, class Base6, class Base7,
class Base8, class Base9> struct boost::python::bases'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: template argument 2 is invalid
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: template argument 3 is invalid
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: invalid type in declaration before '(' token
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: initializer expression list treated as compound expression
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
warning: left-hand operand of comma has no effect
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: invalid conversion from 'const char*' to 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: request for member 'def' in '_classObj', which is of non-class
type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: template argument for 'template<class T> boost::shared_ptr<T>
Serializable_ctor_kwAttrs(const boost::python::tuple&, const
boost::python::dict&)' uses local type
'InteractionDispatchers::action()::Dem3DofGeom'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: trying to instantiate 'template<class T> boost::shared_ptr<T>
Serializable_ctor_kwAttrs(const boost::python::tuple&, const
boost::python::dict&)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: no matches converting function 'Serializable_ctor_kwAttrs' to
type 'class
boost::shared_ptr<InteractionDispatchers::action()::Dem3DofGeom>
(*)(const class boost::python::tuple&, const class boost::python::dict&)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/lib-serialization/Serializable.hpp:276:
error: candidates are: template<class T> boost::shared_ptr<T>
Serializable_ctor_kwAttrs(const boost::python::tuple&, const
boost::python::dict&)
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: request for member 'def_readwrite' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: request for member 'add_property' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: no matching function for call to 'make_getter(Real
InteractionDispatchers::action()::Dem3DofGeom::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: no matching function for call to 'make_setter(Real
InteractionDispatchers::action()::Dem3DofGeom::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: request for member 'def_readwrite' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: request for member 'add_property' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: no matching function for call to 'make_getter(Wm3::Vector3r
InteractionDispatchers::action()::Dem3DofGeom::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: no matching function for call to 'make_setter(Wm3::Vector3r
InteractionDispatchers::action()::Dem3DofGeom::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: request for member 'def_readwrite' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: request for member 'add_property' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: no matching function for call to 'make_getter(bool
InteractionDispatchers::action()::Dem3DofGeom::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: no matching function for call to 'make_setter(bool
InteractionDispatchers::action()::Dem3DofGeom::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: request for member 'def_readwrite' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: request for member 'add_property' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: no matching function for call to 'make_getter(Se3r
InteractionDispatchers::action()::Dem3DofGeom::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: no matching function for call to 'make_setter(Se3r
InteractionDispatchers::action()::Dem3DofGeom::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: request for member 'def_readwrite' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: request for member 'add_property' in '_classObj', which is of
non-class type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: no matching function for call to 'make_getter(Se3r
InteractionDispatchers::action()::Dem3DofGeom::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:44:
error: no matching function for call to 'make_setter(Se3r
InteractionDispatchers::action()::Dem3DofGeom::*,
boost::python::return_value_policy<boost::python::return_by_value,
boost::python::default_call_policies>)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:
In member function 'virtual void InteractionDispatchers::action()':
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:55:
error: a function-definition is not allowed here before '{' token
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:55:
error: a function-definition is not allowed here before '{' token
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:55:
error: a function-definition is not allowed here before '{' token
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:55:
error: 'CreateDem3DofGeom' was not declared in this scope
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:55:
error: 'CreateSharedDem3DofGeom' was not declared in this scope
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:55:
error: 'CreatePureCustomDem3DofGeom' was not declared in this scope
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:55:
error: a function-definition is not allowed here before '{' token
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:55:
error: 'VerifyDem3DofGeom' was not declared in this scope
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:
In member function 'virtual void
InteractionDispatchers::action()::Dem6DofGeom::pyRegisterClass(boost::python::api::object)':
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:65:
error: template argument for 'template<class T> class boost::shared_ptr'
uses local type 'InteractionDispatchers::action()::Dem6DofGeom'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:65:
error: trying to instantiate 'template<class T> class boost::shared_ptr'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:65:
error: template argument for 'template<class Base0, class Base1, class
Base2, class Base3, class Base4, class Base5, class Base6, class Base7,
class Base8, class Base9> struct boost::python::bases' uses local type
'InteractionDispatchers::action()::Dem3DofGeom'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:65:
error: trying to instantiate 'template<class Base0, class Base1, class
Base2, class Base3, class Base4, class Base5, class Base6, class Base7,
class Base8, class Base9> struct boost::python::bases'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:65:
error: template argument 2 is invalid
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:65:
error: template argument 3 is invalid
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:65:
error: invalid type in declaration before '(' token
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:65:
error: initializer expression list treated as compound expression
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:65:
warning: left-hand operand of comma has no effect
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:65:
error: invalid conversion from 'const char*' to 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:65:
error: request for member 'def' in '_classObj', which is of non-class
type 'int'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:65:
error: template argument for 'template<class T> boost::shared_ptr<T>
Serializable_ctor_kwAttrs(const boost::python::tuple&, const
boost::python::dict&)' uses local type
'InteractionDispatchers::action()::Dem6DofGeom'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:65:
error: trying to instantiate 'template<class T> boost::shared_ptr<T>
Serializable_ctor_kwAttrs(const boost::python::tuple&, const
boost::python::dict&)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/pkg-dem/DemXDofGeom.hpp:65:
error: no matches converting function 'Serializable_ctor_kwAttrs' to
type 'class
boost::shared_ptr<InteractionDispatchers::action()::Dem6DofGeom>
(*)(const class boost::python::tuple&, const class boost::python::dict&)'
/home/bruno/YADE/build-last-opt/include/yade-last/yade/lib-serialization/Serializable.hpp:276:
error: candidates are: template<class T> boost::shared_ptr<T>
Serializable_ctor_kwAttrs(const boost::python::tuple&, const
boost::python::dict&)
...
Follow ups
References