[Debian-med-packaging] Bug#673841: sofa-framework: FTBFS with GCC-4.7

Matej Vela vela at debian.org
Sat May 26 22:09:58 UTC 2012


retitle 673841 sofa-framework: FTBFS with GCC-4.7
tag 673841 patch upstream
user debian-gcc at lists.debian.org
usertags 673841 ftbfs-gcc-4.7
thanks

Patch attached, along with a condensed log with the relevant errors.

Cheers,

Matej
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20120526/f2600486/attachment-0003.pgp>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: sofa-framework-gcc-4.7.diff
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20120526/f2600486/attachment-0001.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20120526/f2600486/attachment-0004.pgp>
-------------- next part --------------
[...]
g++ -c -pipe -W -I/usr/include/libxml2 -O2 -O1 -D_REENTRANT -fPIC -DSOFA_QT4 -DSOFA_GUI_QTVIEWER -DSOFA_GUI_GLUT -DSOFA_HAVE_PNG -DSOFA_HAVE_GLEW -DSOFA_HAVE_BOOST -DSOFA_PML -DSOFA_SUPPORT_MOVING_FRAMES -DDUMP_VISITOR_INFO -DNDEBUG -DSOFA_XML_PARSER_TINYXML -DMINI_FLOWVR -DSOFA_BUILD_CORE -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../../../include -I../../../framework -I/usr/include/qt4 -I/usr/include/qwt-qt4 -I/usr/include/libxml2 -I../../../extlibs/PML -I../../../extlibs/PML/PhysicalProperties -I../../../extlibs/LML -I../../../extlibs/miniFlowVR/include -o OBJ/release/MechanicalMapping.o componentmodel/behavior/MechanicalMapping.cpp
In file included from componentmodel/behavior/MechanicalMapping.cpp:27:0:
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:46:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:46:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:46:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:46:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:47:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:47:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:47:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:47:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:48:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:48:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:48:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:48:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:49:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:49:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:49:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:49:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:50:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:50:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:50:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:50:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:51:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:51:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:51:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:51:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:52:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:52:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:52:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:52:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:53:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:53:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:53:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:53:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:55:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:55:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:55:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:55:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:56:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:56:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:56:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:56:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:57:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:57:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:57:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:57:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:58:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:58:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:58:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:58:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:59:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:59:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:59:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:59:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:60:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:60:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:60:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:60:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:61:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:61:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:61:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:61:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:62:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:62:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:62:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:62:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:66:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:66:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:66:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:66:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:67:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:67:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:67:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:67:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:68:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:68:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:68:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:68:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:69:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:69:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:69:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:69:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:70:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:70:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:70:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:70:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:71:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:71:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:71:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:71:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:72:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:72:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:72:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:72:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:73:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:73:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:73:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:73:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:74:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:74:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:74:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:74:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:75:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:75:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:75:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:75:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:76:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:76:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:76:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:76:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:77:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:77:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:77:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:77:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<2, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:78:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:78:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:78:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:78:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:79:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:79:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:79:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:79:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:80:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:80:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:80:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> >]?:
componentmodel/behavior/MechanicalMapping.cpp:80:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, float> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateX() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:81:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:91:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:91:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:91:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateXfree() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:81:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:120:3: error: ?apply? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:120:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:120:3: note: use ?this->apply? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateV() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:81:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:98:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:98:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:98:3: note: use ?this->applyJ? instead
componentmodel/behavior/MechanicalMapping.inl: In instantiation of ?void sofa::core::componentmodel::behavior::MechanicalMapping<In, Out>::propagateDx() [with In = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >; Out = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> >]?:
componentmodel/behavior/MechanicalMapping.cpp:81:16:   required from here
componentmodel/behavior/MechanicalMapping.inl:113:3: error: ?applyJ? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
componentmodel/behavior/MechanicalMapping.inl:113:3: note: declarations in dependent base ?sofa::core::Mapping<sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >, sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdRigidTypes<3, double> > >? are not found by unqualified lookup
componentmodel/behavior/MechanicalMapping.inl:113:3: note: use ?this->applyJ? instead
make[4]: *** [OBJ/release/MechanicalMapping.o] Error 1
make[4]: Leaving directory `/home/mvela/deb/RC/sofa-framework/sofa-framework-1.0~beta4/framework/sofa/core'
[...]
g++ -c -pipe -W -I/usr/include/libxml2 -O2 -O1 -D_REENTRANT -fPIC -DSOFA_QT4 -DSOFA_GUI_QTVIEWER -DSOFA_GUI_GLUT -DSOFA_HAVE_PNG -DSOFA_HAVE_GLEW -DSOFA_HAVE_BOOST -DSOFA_PML -DSOFA_SUPPORT_MOVING_FRAMES -DDUMP_VISITOR_INFO -DNDEBUG -DSOFA_XML_PARSER_TINYXML -DMINI_FLOWVR -DSOFA_BUILD_COMPONENT_CONTAINER -DSOFA_BUILD_COMPONENT_TOPOLOGY -DPOINT_DATA_VECTOR_ACCESS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../../../include -I../../../framework -I../../../modules -I/usr/include/qt4 -I/usr/include/qwt-qt4 -I/usr/include/libxml2 -I../../../extlibs/PML -I../../../extlibs/PML/PhysicalProperties -I../../../extlibs/LML -I../../../extlibs/miniFlowVR/include -o OBJ/release/MappedObject.o container/MappedObject.cpp
In file included from container/MappedObject.cpp:29:0:
../../../modules/sofa/component/container/MappedObject.inl: In instantiation of ?sofa::component::MappedObject<DataTypes>::MappedObject() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double>]?:
container/MappedObject.cpp:72:16:   required from here
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl: In instantiation of ?sofa::component::MappedObject<DataTypes>::MappedObject() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double>]?:
container/MappedObject.cpp:73:16:   required from here
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl: In instantiation of ?sofa::component::MappedObject<DataTypes>::MappedObject() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double>]?:
container/MappedObject.cpp:74:16:   required from here
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl: In instantiation of ?sofa::component::MappedObject<DataTypes>::MappedObject() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double>]?:
container/MappedObject.cpp:75:16:   required from here
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl: In instantiation of ?sofa::component::MappedObject<DataTypes>::MappedObject() [with DataTypes = sofa::defaulttype::StdRigidTypes<3, double>]?:
container/MappedObject.cpp:76:16:   required from here
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl: In instantiation of ?sofa::component::MappedObject<DataTypes>::MappedObject() [with DataTypes = sofa::defaulttype::StdRigidTypes<2, double>]?:
container/MappedObject.cpp:77:16:   required from here
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl: In instantiation of ?sofa::component::MappedObject<DataTypes>::MappedObject() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float>]?:
container/MappedObject.cpp:80:16:   required from here
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl: In instantiation of ?sofa::component::MappedObject<DataTypes>::MappedObject() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float>]?:
container/MappedObject.cpp:81:16:   required from here
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl: In instantiation of ?sofa::component::MappedObject<DataTypes>::MappedObject() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float>]?:
container/MappedObject.cpp:82:16:   required from here
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl: In instantiation of ?sofa::component::MappedObject<DataTypes>::MappedObject() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float>]?:
container/MappedObject.cpp:83:16:   required from here
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl: In instantiation of ?sofa::component::MappedObject<DataTypes>::MappedObject() [with DataTypes = sofa::defaulttype::StdRigidTypes<3, float>]?:
container/MappedObject.cpp:84:16:   required from here
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl: In instantiation of ?sofa::component::MappedObject<DataTypes>::MappedObject() [with DataTypes = sofa::defaulttype::StdRigidTypes<2, float>]?:
container/MappedObject.cpp:85:16:   required from here
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl: In instantiation of ?sofa::component::MappedObject<DataTypes>::MappedObject() [with DataTypes = sofa::defaulttype::LaparoscopicRigid3Types]?:
container/MappedObject.cpp:87:16:   required from here
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
../../../modules/sofa/component/container/MappedObject.inl:40:54: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../modules/sofa/component/container/MappedObject.inl:40:54: note: use ?this->initData? instead
make[5]: *** [OBJ/release/MappedObject.o] Error 1
make[5]: Leaving directory `/home/mvela/deb/RC/sofa-framework/sofa-framework-1.0~beta4/modules/sofa/component'
[...]
g++ -c -pipe -W -I/usr/include/libxml2 -O2 -O1 -D_REENTRANT -fPIC -DSOFA_QT4 -DSOFA_GUI_QTVIEWER -DSOFA_GUI_GLUT -DSOFA_HAVE_PNG -DSOFA_HAVE_GLEW -DSOFA_HAVE_BOOST -DSOFA_PML -DSOFA_SUPPORT_MOVING_FRAMES -DDUMP_VISITOR_INFO -DNDEBUG -DSOFA_XML_PARSER_TINYXML -DMINI_FLOWVR -DSOFA_BUILD_COMPONENT_CONTAINER -DSOFA_BUILD_COMPONENT_TOPOLOGY -DPOINT_DATA_VECTOR_ACCESS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../../../include -I../../../framework -I../../../modules -I/usr/include/qt4 -I/usr/include/qwt-qt4 -I/usr/include/libxml2 -I../../../extlibs/PML -I../../../extlibs/PML/PhysicalProperties -I../../../extlibs/LML -I../../../extlibs/miniFlowVR/include -o OBJ/release/DynamicSparseGridGeometryAlgorithms.o topology/DynamicSparseGridGeometryAlgorithms.cpp
In file included from topology/DynamicSparseGridGeometryAlgorithms.cpp:27:0:
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl: In instantiation of ?int sofa::component::topology::DynamicSparseGridGeometryAlgorithms<DataTypes>::findNearestElementInRestPos(const Coord&, sofa::defaulttype::Vector3&, sofa::component::topology::DynamicSparseGridGeometryAlgorithms<DataTypes>::Real&) const [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double>; sofa::component::topology::DynamicSparseGridGeometryAlgorithms<DataTypes>::Coord = sofa::defaulttype::Vec<3, double>; sofa::defaulttype::Vector3 = sofa::defaulttype::Vec<3, double>; sofa::component::topology::DynamicSparseGridGeometryAlgorithms<DataTypes>::Real = double]?:
topology/DynamicSparseGridGeometryAlgorithms.cpp:65:50:   required from here
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:99:81: error: ?computeElementRestDistanceMeasure? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:99:81: note: declarations in dependent base ?sofa::component::topology::HexahedronSetGeometryAlgorithms<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >? are not found by unqualified lookup
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:99:81: note: use ?this->computeElementRestDistanceMeasure? instead
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:119:9: error: ?computeElementRestDistanceMeasure? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:119:9: note: declarations in dependent base ?sofa::component::topology::HexahedronSetGeometryAlgorithms<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >? are not found by unqualified lookup
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:119:9: note: use ?this->computeElementRestDistanceMeasure? instead
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:121:9: error: ?computeHexahedronRestBarycentricCoeficients? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:121:9: note: declarations in dependent base ?sofa::component::topology::HexahedronSetGeometryAlgorithms<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >? are not found by unqualified lookup
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:121:9: note: use ?this->computeHexahedronRestBarycentricCoeficients? instead
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl: In instantiation of ?int sofa::component::topology::DynamicSparseGridGeometryAlgorithms<DataTypes>::findNearestElementInRestPos(const Coord&, sofa::defaulttype::Vector3&, sofa::component::topology::DynamicSparseGridGeometryAlgorithms<DataTypes>::Real&) const [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float>; sofa::component::topology::DynamicSparseGridGeometryAlgorithms<DataTypes>::Coord = sofa::defaulttype::Vec<3, float>; sofa::defaulttype::Vector3 = sofa::defaulttype::Vec<3, double>; sofa::component::topology::DynamicSparseGridGeometryAlgorithms<DataTypes>::Real = float]?:
topology/DynamicSparseGridGeometryAlgorithms.cpp:76:50:   required from here
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:99:81: error: ?computeElementRestDistanceMeasure? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:99:81: note: declarations in dependent base ?sofa::component::topology::HexahedronSetGeometryAlgorithms<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >? are not found by unqualified lookup
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:99:81: note: use ?this->computeElementRestDistanceMeasure? instead
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:119:9: error: ?computeElementRestDistanceMeasure? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:119:9: note: declarations in dependent base ?sofa::component::topology::HexahedronSetGeometryAlgorithms<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >? are not found by unqualified lookup
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:119:9: note: use ?this->computeElementRestDistanceMeasure? instead
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:121:9: error: ?computeHexahedronRestBarycentricCoeficients? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:121:9: note: declarations in dependent base ?sofa::component::topology::HexahedronSetGeometryAlgorithms<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >? are not found by unqualified lookup
../../../modules/sofa/component/topology/DynamicSparseGridGeometryAlgorithms.inl:121:9: note: use ?this->computeHexahedronRestBarycentricCoeficients? instead
make[5]: *** [OBJ/release/DynamicSparseGridGeometryAlgorithms.o] Error 1
make[5]: Leaving directory `/home/mvela/deb/RC/sofa-framework/sofa-framework-1.0~beta4/modules/sofa/component'
[...]
g++ -c -pipe -W -I/usr/include/libxml2 -O2 -O1 -D_REENTRANT -fPIC -DSOFA_QT4 -DSOFA_GUI_QTVIEWER -DSOFA_GUI_GLUT -DSOFA_HAVE_PNG -DSOFA_HAVE_GLEW -DSOFA_HAVE_BOOST -DSOFA_PML -DSOFA_SUPPORT_MOVING_FRAMES -DDUMP_VISITOR_INFO -DNDEBUG -DSOFA_XML_PARSER_TINYXML -DMINI_FLOWVR -DSOFA_BUILD_COMPONENT_FORCEFIELD -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../../../../include -I../../../../framework -I../../../../modules -I/usr/include/qt4 -I/usr/include/qwt-qt4 -I/usr/include/libxml2 -I../../../../extlibs/PML -I../../../../extlibs/PML/PhysicalProperties -I../../../../extlibs/LML -I../../../../extlibs/miniFlowVR/include -o OBJ/release/BoxStiffSpringForceField.o BoxStiffSpringForceField.cpp
In file included from BoxStiffSpringForceField.cpp:25:0:
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double>; sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >]?:
BoxStiffSpringForceField.cpp:58:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double>]?:
BoxStiffSpringForceField.cpp:58:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double>; sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double> >]?:
BoxStiffSpringForceField.cpp:59:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double>]?:
BoxStiffSpringForceField.cpp:59:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double>; sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double> >]?:
BoxStiffSpringForceField.cpp:60:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double>]?:
BoxStiffSpringForceField.cpp:60:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double>; sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double> >]?:
BoxStiffSpringForceField.cpp:61:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double>]?:
BoxStiffSpringForceField.cpp:61:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float>; sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >]?:
BoxStiffSpringForceField.cpp:64:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float>]?:
BoxStiffSpringForceField.cpp:64:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float>; sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float> >]?:
BoxStiffSpringForceField.cpp:65:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float>]?:
BoxStiffSpringForceField.cpp:65:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float>; sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float> >]?:
BoxStiffSpringForceField.cpp:66:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float>]?:
BoxStiffSpringForceField.cpp:66:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState*, double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float>; sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::MechanicalState = sofa::core::componentmodel::behavior::MechanicalState<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float> >]?:
BoxStiffSpringForceField.cpp:67:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:52:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl: In instantiation of ?sofa::component::forcefield::BoxStiffSpringForceField<DataTypes>::BoxStiffSpringForceField(double, double) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float>]?:
BoxStiffSpringForceField.cpp:67:16:   required from here
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/BoxStiffSpringForceField.inl:61:129: note: use ?this->initData? instead
make[5]: *** [OBJ/release/BoxStiffSpringForceField.o] Error 1
make[5]: Leaving directory `/home/mvela/deb/RC/sofa-framework/sofa-framework-1.0~beta4/modules/sofa/component/forcefield'
[...]
g++ -c -pipe -W -I/usr/include/libxml2 -O2 -O1 -D_REENTRANT -fPIC -DSOFA_QT4 -DSOFA_GUI_QTVIEWER -DSOFA_GUI_GLUT -DSOFA_HAVE_PNG -DSOFA_HAVE_GLEW -DSOFA_HAVE_BOOST -DSOFA_PML -DSOFA_SUPPORT_MOVING_FRAMES -DDUMP_VISITOR_INFO -DNDEBUG -DSOFA_XML_PARSER_TINYXML -DMINI_FLOWVR -DSOFA_BUILD_COMPONENT_FORCEFIELD -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../../../../include -I../../../../framework -I../../../../modules -I/usr/include/qt4 -I/usr/include/qwt-qt4 -I/usr/include/libxml2 -I../../../../extlibs/PML -I../../../../extlibs/PML/PhysicalProperties -I../../../../extlibs/LML -I../../../../extlibs/miniFlowVR/include -o OBJ/release/EdgePressureForceField.o EdgePressureForceField.cpp
In file included from ../../../../modules/sofa/component/forcefield/EdgePressureForceField.inl:26:0,
                 from EdgePressureForceField.cpp:25:
../../../../modules/sofa/component/topology/EdgeSubsetData.inl: In instantiation of ?void sofa::component::topology::EdgeSubsetData<T>::add(unsigned int, const sofa::helper::vector<sofa::helper::fixed_array<unsigned int, 2u> >&, const sofa::helper::vector<sofa::helper::vector<unsigned int, std::allocator<unsigned int> > >&, const sofa::helper::vector<sofa::helper::vector<double, std::allocator<double> > >&) [with T = sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::EdgePressureInformation]?:
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:99:6:   required from ?void sofa::component::topology::EdgeSubsetData<T>::handleTopologyEvents(std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator, std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator&, unsigned int) [with T = sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::EdgePressureInformation; std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator = std::_List_const_iterator<const sofa::core::componentmodel::topology::TopologyChange*>]?
../../../../modules/sofa/component/forcefield/EdgePressureForceField.inl:63:2:   required from ?void sofa::component::forcefield::EdgePressureForceField<DataTypes>::handleTopologyChange() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double>]?
EdgePressureForceField.cpp:62:16:   required from here
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:140:4: error: ?insert? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:140:4: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::EdgePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::EdgePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:140:4: note: use ?this->insert? instead
../../../../modules/sofa/component/topology/EdgeSubsetData.inl: In instantiation of ?void sofa::component::topology::EdgeSubsetData<T>::remove(const std::vector<unsigned int, std::allocator<unsigned int> >&) [with T = sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::EdgePressureInformation]?:
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:105:6:   required from ?void sofa::component::topology::EdgeSubsetData<T>::handleTopologyEvents(std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator, std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator&, unsigned int) [with T = sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::EdgePressureInformation; std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator = std::_List_const_iterator<const sofa::core::componentmodel::topology::TopologyChange*>]?
../../../../modules/sofa/component/forcefield/EdgePressureForceField.inl:63:2:   required from ?void sofa::component::forcefield::EdgePressureForceField<DataTypes>::handleTopologyChange() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double>]?
EdgePressureForceField.cpp:62:16:   required from here
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:163:6: error: ?erase? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:163:6: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::EdgePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::EdgePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:163:6: note: use ?this->erase? instead
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:164:6: error: ?insert? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:164:6: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::EdgePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::EdgePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:164:6: note: use ?this->insert? instead
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:166:5: error: ?erase? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:166:5: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::EdgePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::EdgePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:166:5: note: use ?this->erase? instead
../../../../modules/sofa/component/topology/EdgeSubsetData.inl: In instantiation of ?void sofa::component::topology::EdgeSubsetData<T>::add(unsigned int, const sofa::helper::vector<sofa::helper::fixed_array<unsigned int, 2u> >&, const sofa::helper::vector<sofa::helper::vector<unsigned int, std::allocator<unsigned int> > >&, const sofa::helper::vector<sofa::helper::vector<double, std::allocator<double> > >&) [with T = sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::EdgePressureInformation]?:
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:99:6:   required from ?void sofa::component::topology::EdgeSubsetData<T>::handleTopologyEvents(std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator, std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator&, unsigned int) [with T = sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::EdgePressureInformation; std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator = std::_List_const_iterator<const sofa::core::componentmodel::topology::TopologyChange*>]?
../../../../modules/sofa/component/forcefield/EdgePressureForceField.inl:63:2:   required from ?void sofa::component::forcefield::EdgePressureForceField<DataTypes>::handleTopologyChange() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float>]?
EdgePressureForceField.cpp:65:16:   required from here
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:140:4: error: ?insert? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:140:4: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::EdgePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::EdgePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:140:4: note: use ?this->insert? instead
../../../../modules/sofa/component/topology/EdgeSubsetData.inl: In instantiation of ?void sofa::component::topology::EdgeSubsetData<T>::remove(const std::vector<unsigned int, std::allocator<unsigned int> >&) [with T = sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::EdgePressureInformation]?:
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:105:6:   required from ?void sofa::component::topology::EdgeSubsetData<T>::handleTopologyEvents(std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator, std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator&, unsigned int) [with T = sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::EdgePressureInformation; std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator = std::_List_const_iterator<const sofa::core::componentmodel::topology::TopologyChange*>]?
../../../../modules/sofa/component/forcefield/EdgePressureForceField.inl:63:2:   required from ?void sofa::component::forcefield::EdgePressureForceField<DataTypes>::handleTopologyChange() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float>]?
EdgePressureForceField.cpp:65:16:   required from here
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:163:6: error: ?erase? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:163:6: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::EdgePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::EdgePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:163:6: note: use ?this->erase? instead
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:164:6: error: ?insert? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:164:6: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::EdgePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::EdgePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:164:6: note: use ?this->insert? instead
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:166:5: error: ?erase? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:166:5: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::EdgePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::EdgePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::EdgePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/EdgeSubsetData.inl:166:5: note: use ?this->erase? instead
make[5]: *** [OBJ/release/EdgePressureForceField.o] Error 1
make[5]: Leaving directory `/home/mvela/deb/RC/sofa-framework/sofa-framework-1.0~beta4/modules/sofa/component/forcefield'
[...]
g++ -c -pipe -W -I/usr/include/libxml2 -O2 -O1 -D_REENTRANT -fPIC -DSOFA_QT4 -DSOFA_GUI_QTVIEWER -DSOFA_GUI_GLUT -DSOFA_HAVE_PNG -DSOFA_HAVE_GLEW -DSOFA_HAVE_BOOST -DSOFA_PML -DSOFA_SUPPORT_MOVING_FRAMES -DDUMP_VISITOR_INFO -DNDEBUG -DSOFA_XML_PARSER_TINYXML -DMINI_FLOWVR -DSOFA_BUILD_COMPONENT_FORCEFIELD -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../../../../include -I../../../../framework -I../../../../modules -I/usr/include/qt4 -I/usr/include/qwt-qt4 -I/usr/include/libxml2 -I../../../../extlibs/PML -I../../../../extlibs/PML/PhysicalProperties -I../../../../extlibs/LML -I../../../../extlibs/miniFlowVR/include -o OBJ/release/RegularGridSpringForceField.o RegularGridSpringForceField.cpp
In file included from ../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.inl:28:0,
                 from RegularGridSpringForceField.cpp:26:
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField(sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*, sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double>]?:
RegularGridSpringForceField.cpp:67:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double>]?:
RegularGridSpringForceField.cpp:67:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField(sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*, sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double>]?:
RegularGridSpringForceField.cpp:68:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double>]?:
RegularGridSpringForceField.cpp:68:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField(sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*, sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double>]?:
RegularGridSpringForceField.cpp:69:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, double>, sofa::defaulttype::Vec<1, double>, double>]?:
RegularGridSpringForceField.cpp:69:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField(sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*, sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double>]?:
RegularGridSpringForceField.cpp:70:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, double>, sofa::defaulttype::Vec<6, double>, double>]?:
RegularGridSpringForceField.cpp:70:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField(sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*, sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float>]?:
RegularGridSpringForceField.cpp:73:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float>]?:
RegularGridSpringForceField.cpp:73:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField(sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*, sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float>]?:
RegularGridSpringForceField.cpp:74:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float>]?:
RegularGridSpringForceField.cpp:74:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField(sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*, sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float>]?:
RegularGridSpringForceField.cpp:75:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<1, float>, sofa::defaulttype::Vec<1, float>, float>]?:
RegularGridSpringForceField.cpp:75:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField(sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*, sofa::core::componentmodel::behavior::MechanicalState<TDataTypes>*) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float>]?:
RegularGridSpringForceField.cpp:76:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:72:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:74:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:75:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:76:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h: In instantiation of ?sofa::component::forcefield::RegularGridSpringForceField<DataTypes>::RegularGridSpringForceField() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<6, float>, sofa::defaulttype::Vec<6, float>, float>]?:
RegularGridSpringForceField.cpp:76:46:   required from here
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:87:19: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:89:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:90:53: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:11: note: use ?this->addAlias? instead
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: error: ?addAlias? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/RegularGridSpringForceField.h:91:53: note: use ?this->addAlias? instead
make[5]: *** [OBJ/release/RegularGridSpringForceField.o] Error 1
make[5]: Leaving directory `/home/mvela/deb/RC/sofa-framework/sofa-framework-1.0~beta4/modules/sofa/component/forcefield'
[...]
g++ -c -pipe -W -I/usr/include/libxml2 -O2 -O1 -D_REENTRANT -fPIC -DSOFA_QT4 -DSOFA_GUI_QTVIEWER -DSOFA_GUI_GLUT -DSOFA_HAVE_PNG -DSOFA_HAVE_GLEW -DSOFA_HAVE_BOOST -DSOFA_PML -DSOFA_SUPPORT_MOVING_FRAMES -DDUMP_VISITOR_INFO -DNDEBUG -DSOFA_XML_PARSER_TINYXML -DMINI_FLOWVR -DSOFA_BUILD_COMPONENT_FORCEFIELD -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../../../../include -I../../../../framework -I../../../../modules -I/usr/include/qt4 -I/usr/include/qwt-qt4 -I/usr/include/libxml2 -I../../../../extlibs/PML -I../../../../extlibs/PML/PhysicalProperties -I../../../../extlibs/LML -I../../../../extlibs/miniFlowVR/include -o OBJ/release/HexahedronFEMForceFieldAndMass.o HexahedronFEMForceFieldAndMass.cpp
In file included from HexahedronFEMForceFieldAndMass.cpp:25:0:
../../../../modules/sofa/component/forcefield/HexahedronFEMForceFieldAndMass.inl: In instantiation of ?sofa::component::forcefield::HexahedronFEMForceFieldAndMass<DataTypes>::HexahedronFEMForceFieldAndMass() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double>]?:
HexahedronFEMForceFieldAndMass.cpp:56:22:   required from here
../../../../modules/sofa/component/forcefield/HexahedronFEMForceFieldAndMass.inl:52:103: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/HexahedronFEMForceFieldAndMass.inl:52:103: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/HexahedronFEMForceFieldAndMass.inl:52:103: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/HexahedronFEMForceFieldAndMass.inl:52:103: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/HexahedronFEMForceFieldAndMass.inl:52:103: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/HexahedronFEMForceFieldAndMass.inl:52:103: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/HexahedronFEMForceFieldAndMass.inl: In instantiation of ?sofa::component::forcefield::HexahedronFEMForceFieldAndMass<DataTypes>::HexahedronFEMForceFieldAndMass() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float>]?:
HexahedronFEMForceFieldAndMass.cpp:59:22:   required from here
../../../../modules/sofa/component/forcefield/HexahedronFEMForceFieldAndMass.inl:52:103: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/HexahedronFEMForceFieldAndMass.inl:52:103: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/HexahedronFEMForceFieldAndMass.inl:52:103: note: use ?this->initData? instead
../../../../modules/sofa/component/forcefield/HexahedronFEMForceFieldAndMass.inl:52:103: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/forcefield/HexahedronFEMForceFieldAndMass.inl:52:103: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/forcefield/HexahedronFEMForceFieldAndMass.inl:52:103: note: use ?this->initData? instead
make[5]: *** [OBJ/release/HexahedronFEMForceFieldAndMass.o] Error 1
make[5]: Leaving directory `/home/mvela/deb/RC/sofa-framework/sofa-framework-1.0~beta4/modules/sofa/component/forcefield'
[...]
g++ -c -pipe -W -I/usr/include/libxml2 -O2 -O1 -D_REENTRANT -fPIC -DSOFA_QT4 -DSOFA_GUI_QTVIEWER -DSOFA_GUI_GLUT -DSOFA_HAVE_PNG -DSOFA_HAVE_GLEW -DSOFA_HAVE_BOOST -DSOFA_PML -DSOFA_SUPPORT_MOVING_FRAMES -DDUMP_VISITOR_INFO -DNDEBUG -DSOFA_XML_PARSER_TINYXML -DMINI_FLOWVR -DSOFA_BUILD_COMPONENT_FORCEFIELD -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../../../../include -I../../../../framework -I../../../../modules -I/usr/include/qt4 -I/usr/include/qwt-qt4 -I/usr/include/libxml2 -I../../../../extlibs/PML -I../../../../extlibs/PML/PhysicalProperties -I../../../../extlibs/LML -I../../../../extlibs/miniFlowVR/include -o OBJ/release/TrianglePressureForceField.o TrianglePressureForceField.cpp
In file included from ../../../../modules/sofa/component/forcefield/TrianglePressureForceField.inl:26:0,
                 from TrianglePressureForceField.cpp:25:
../../../../modules/sofa/component/topology/TriangleSubsetData.inl: In instantiation of ?void sofa::component::topology::TriangleSubsetData<T>::add(unsigned int, const sofa::helper::vector<sofa::helper::fixed_array<unsigned int, 3u> >&, const sofa::helper::vector<sofa::helper::vector<unsigned int, std::allocator<unsigned int> > >&, const sofa::helper::vector<sofa::helper::vector<double, std::allocator<double> > >&) [with T = sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::TrianglePressureInformation]?:
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:77:6:   required from ?void sofa::component::topology::TriangleSubsetData<T>::handleTopologyEvents(std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator, std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator&, unsigned int) [with T = sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::TrianglePressureInformation; std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator = std::_List_const_iterator<const sofa::core::componentmodel::topology::TopologyChange*>]?
../../../../modules/sofa/component/forcefield/TrianglePressureForceField.inl:61:2:   required from ?void sofa::component::forcefield::TrianglePressureForceField<DataTypes>::handleTopologyChange() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double>]?
TrianglePressureForceField.cpp:69:46:   required from here
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:118:4: error: ?insert? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:118:4: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::TrianglePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::TrianglePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:118:4: note: use ?this->insert? instead
../../../../modules/sofa/component/topology/TriangleSubsetData.inl: In instantiation of ?void sofa::component::topology::TriangleSubsetData<T>::remove(const sofa::helper::vector<unsigned int, std::allocator<unsigned int> >&) [with T = sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::TrianglePressureInformation]?:
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:83:6:   required from ?void sofa::component::topology::TriangleSubsetData<T>::handleTopologyEvents(std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator, std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator&, unsigned int) [with T = sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::TrianglePressureInformation; std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator = std::_List_const_iterator<const sofa::core::componentmodel::topology::TopologyChange*>]?
../../../../modules/sofa/component/forcefield/TrianglePressureForceField.inl:61:2:   required from ?void sofa::component::forcefield::TrianglePressureForceField<DataTypes>::handleTopologyChange() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double>]?
TrianglePressureForceField.cpp:69:46:   required from here
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:141:6: error: ?erase? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:141:6: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::TrianglePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::TrianglePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:141:6: note: use ?this->erase? instead
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:142:6: error: ?insert? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:142:6: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::TrianglePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::TrianglePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:142:6: note: use ?this->insert? instead
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:144:5: error: ?erase? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:144:5: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::TrianglePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double> >::TrianglePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:144:5: note: use ?this->erase? instead
../../../../modules/sofa/component/topology/TriangleSubsetData.inl: In instantiation of ?void sofa::component::topology::TriangleSubsetData<T>::add(unsigned int, const sofa::helper::vector<sofa::helper::fixed_array<unsigned int, 3u> >&, const sofa::helper::vector<sofa::helper::vector<unsigned int, std::allocator<unsigned int> > >&, const sofa::helper::vector<sofa::helper::vector<double, std::allocator<double> > >&) [with T = sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::TrianglePressureInformation]?:
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:77:6:   required from ?void sofa::component::topology::TriangleSubsetData<T>::handleTopologyEvents(std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator, std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator&, unsigned int) [with T = sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::TrianglePressureInformation; std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator = std::_List_const_iterator<const sofa::core::componentmodel::topology::TopologyChange*>]?
../../../../modules/sofa/component/forcefield/TrianglePressureForceField.inl:61:2:   required from ?void sofa::component::forcefield::TrianglePressureForceField<DataTypes>::handleTopologyChange() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float>]?
TrianglePressureForceField.cpp:72:46:   required from here
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:118:4: error: ?insert? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:118:4: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::TrianglePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::TrianglePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:118:4: note: use ?this->insert? instead
../../../../modules/sofa/component/topology/TriangleSubsetData.inl: In instantiation of ?void sofa::component::topology::TriangleSubsetData<T>::remove(const sofa::helper::vector<unsigned int, std::allocator<unsigned int> >&) [with T = sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::TrianglePressureInformation]?:
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:83:6:   required from ?void sofa::component::topology::TriangleSubsetData<T>::handleTopologyEvents(std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator, std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator&, unsigned int) [with T = sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::TrianglePressureInformation; std::list<const sofa::core::componentmodel::topology::TopologyChange*>::const_iterator = std::_List_const_iterator<const sofa::core::componentmodel::topology::TopologyChange*>]?
../../../../modules/sofa/component/forcefield/TrianglePressureForceField.inl:61:2:   required from ?void sofa::component::forcefield::TrianglePressureForceField<DataTypes>::handleTopologyChange() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float>]?
TrianglePressureForceField.cpp:72:46:   required from here
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:141:6: error: ?erase? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:141:6: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::TrianglePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::TrianglePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:141:6: note: use ?this->erase? instead
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:142:6: error: ?insert? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:142:6: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::TrianglePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::TrianglePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:142:6: note: use ?this->insert? instead
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:144:5: error: ?erase? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:144:5: note: declarations in dependent base ?std::map<unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::TrianglePressureInformation, std::less<unsigned int>, std::allocator<std::pair<const unsigned int, sofa::component::forcefield::TrianglePressureForceField<sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float> >::TrianglePressureInformation> > >? are not found by unqualified lookup
../../../../modules/sofa/component/topology/TriangleSubsetData.inl:144:5: note: use ?this->erase? instead
make[5]: *** [OBJ/release/TrianglePressureForceField.o] Error 1
make[5]: Leaving directory `/home/mvela/deb/RC/sofa-framework/sofa-framework-1.0~beta4/modules/sofa/component/forcefield'
[...]
g++ -c -pipe -W -I/usr/include/libxml2 -O2 -O1 -D_REENTRANT -fPIC -DSOFA_QT4 -DSOFA_GUI_QTVIEWER -DSOFA_GUI_GLUT -DSOFA_HAVE_PNG -DSOFA_HAVE_GLEW -DSOFA_HAVE_BOOST -DSOFA_PML -DSOFA_SUPPORT_MOVING_FRAMES -DDUMP_VISITOR_INFO -DNDEBUG -DSOFA_XML_PARSER_TINYXML -DMINI_FLOWVR -DSOFA_BUILD_COMPONENT_MASS -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../../../../include -I../../../../framework -I../../../../modules -I/usr/include/qt4 -I/usr/include/qwt-qt4 -I/usr/include/libxml2 -I../../../../extlibs/PML -I../../../../extlibs/PML/PhysicalProperties -I../../../../extlibs/LML -I../../../../extlibs/miniFlowVR/include -o OBJ/release/MatrixMass.o MatrixMass.cpp
In file included from ../../../../modules/sofa/component/mass/MatrixMass.inl:28:0,
                 from MatrixMass.cpp:25:
../../../../modules/sofa/component/mass/MatrixMass.h: In instantiation of ?sofa::component::mass::MatrixMass<DataTypes, MassType>::MatrixMass() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double>; MassType = sofa::defaulttype::Mat<3, 3, double>]?:
MatrixMass.cpp:63:16:   required from here
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: use ?this->initData? instead
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: use ?this->initData? instead
../../../../modules/sofa/component/mass/MatrixMass.h:85:3: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/mass/MatrixMass.h:85:3: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/mass/MatrixMass.h:85:3: note: use ?this->initData? instead
../../../../modules/sofa/component/mass/MatrixMass.h: In instantiation of ?sofa::component::mass::MatrixMass<DataTypes, MassType>::MatrixMass() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, double>, sofa::defaulttype::Vec<2, double>, double>; MassType = sofa::defaulttype::Mat<2, 2, double>]?:
MatrixMass.cpp:64:16:   required from here
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: use ?this->initData? instead
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: use ?this->initData? instead
../../../../modules/sofa/component/mass/MatrixMass.h:85:3: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/mass/MatrixMass.h:85:3: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/mass/MatrixMass.h:85:3: note: use ?this->initData? instead
../../../../modules/sofa/component/mass/MatrixMass.h: In instantiation of ?sofa::component::mass::MatrixMass<DataTypes, MassType>::MatrixMass() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float>; MassType = sofa::defaulttype::Mat<3, 3, float>]?:
MatrixMass.cpp:67:16:   required from here
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: use ?this->initData? instead
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: use ?this->initData? instead
../../../../modules/sofa/component/mass/MatrixMass.h:85:3: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/mass/MatrixMass.h:85:3: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/mass/MatrixMass.h:85:3: note: use ?this->initData? instead
../../../../modules/sofa/component/mass/MatrixMass.h: In instantiation of ?sofa::component::mass::MatrixMass<DataTypes, MassType>::MatrixMass() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<2, float>, sofa::defaulttype::Vec<2, float>, float>; MassType = sofa::defaulttype::Mat<2, 2, float>]?:
MatrixMass.cpp:68:16:   required from here
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: use ?this->initData? instead
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/mass/MatrixMass.h:83:39: note: use ?this->initData? instead
../../../../modules/sofa/component/mass/MatrixMass.h:85:3: error: ?initData? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/mass/MatrixMass.h:85:3: note: declarations in dependent base ?sofa::core::objectmodel::Base? are not found by unqualified lookup
../../../../modules/sofa/component/mass/MatrixMass.h:85:3: note: use ?this->initData? instead
make[5]: *** [OBJ/release/MatrixMass.o] Error 1
make[5]: Leaving directory `/home/mvela/deb/RC/sofa-framework/sofa-framework-1.0~beta4/modules/sofa/component/mass'
[...]
g++ -c -pipe -W -I/usr/include/libxml2 -O2 -O1 -D_REENTRANT -fPIC -DSOFA_QT4 -DSOFA_GUI_QTVIEWER -DSOFA_GUI_GLUT -DSOFA_HAVE_PNG -DSOFA_HAVE_GLEW -DSOFA_HAVE_BOOST -DSOFA_PML -DSOFA_SUPPORT_MOVING_FRAMES -DDUMP_VISITOR_INFO -DNDEBUG -DSOFA_XML_PARSER_TINYXML -DMINI_FLOWVR -DSOFA_BUILD_COMPONENT_CONSTRAINT -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../../../../include -I../../../../framework -I../../../../modules -I/usr/include/qt4 -I/usr/include/qwt-qt4 -I/usr/include/libxml2 -I../../../../extlibs/PML -I../../../../extlibs/PML/PhysicalProperties -I../../../../extlibs/LML -I../../../../extlibs/miniFlowVR/include -o OBJ/release/DistanceConstraint.o DistanceConstraint.cpp
In file included from DistanceConstraint.cpp:25:0:
../../../../modules/sofa/component/constraint/DistanceConstraint.inl: In instantiation of ?void sofa::component::constraint::DistanceConstraint<DataTypes>::writeConstraintEquations() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double>]?:
DistanceConstraint.cpp:59:16:   required from here
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:150:117: error: ?addGroupConstraint? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:150:117: note: declarations in dependent base ?sofa::core::componentmodel::behavior::BaseLMConstraint? are not found by unqualified lookup
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:150:117: note: use ?this->addGroupConstraint? instead
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:151:117: error: ?addGroupConstraint? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:151:117: note: declarations in dependent base ?sofa::core::componentmodel::behavior::BaseLMConstraint? are not found by unqualified lookup
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:151:117: note: use ?this->addGroupConstraint? instead
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:152:118: error: ?addGroupConstraint? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:152:118: note: declarations in dependent base ?sofa::core::componentmodel::behavior::BaseLMConstraint? are not found by unqualified lookup
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:152:118: note: use ?this->addGroupConstraint? instead
../../../../modules/sofa/component/constraint/DistanceConstraint.inl: In instantiation of ?void sofa::component::constraint::DistanceConstraint<DataTypes>::writeConstraintEquations() [with DataTypes = sofa::defaulttype::StdRigidTypes<3, double>]?:
DistanceConstraint.cpp:60:16:   required from here
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:150:117: error: ?addGroupConstraint? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:150:117: note: declarations in dependent base ?sofa::core::componentmodel::behavior::BaseLMConstraint? are not found by unqualified lookup
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:150:117: note: use ?this->addGroupConstraint? instead
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:151:117: error: ?addGroupConstraint? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:151:117: note: declarations in dependent base ?sofa::core::componentmodel::behavior::BaseLMConstraint? are not found by unqualified lookup
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:151:117: note: use ?this->addGroupConstraint? instead
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:152:118: error: ?addGroupConstraint? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:152:118: note: declarations in dependent base ?sofa::core::componentmodel::behavior::BaseLMConstraint? are not found by unqualified lookup
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:152:118: note: use ?this->addGroupConstraint? instead
../../../../modules/sofa/component/constraint/DistanceConstraint.inl: In instantiation of ?void sofa::component::constraint::DistanceConstraint<DataTypes>::writeConstraintEquations() [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float>]?:
DistanceConstraint.cpp:63:16:   required from here
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:150:117: error: ?addGroupConstraint? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:150:117: note: declarations in dependent base ?sofa::core::componentmodel::behavior::BaseLMConstraint? are not found by unqualified lookup
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:150:117: note: use ?this->addGroupConstraint? instead
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:151:117: error: ?addGroupConstraint? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:151:117: note: declarations in dependent base ?sofa::core::componentmodel::behavior::BaseLMConstraint? are not found by unqualified lookup
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:151:117: note: use ?this->addGroupConstraint? instead
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:152:118: error: ?addGroupConstraint? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:152:118: note: declarations in dependent base ?sofa::core::componentmodel::behavior::BaseLMConstraint? are not found by unqualified lookup
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:152:118: note: use ?this->addGroupConstraint? instead
../../../../modules/sofa/component/constraint/DistanceConstraint.inl: In instantiation of ?void sofa::component::constraint::DistanceConstraint<DataTypes>::writeConstraintEquations() [with DataTypes = sofa::defaulttype::StdRigidTypes<3, float>]?:
DistanceConstraint.cpp:64:16:   required from here
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:150:117: error: ?addGroupConstraint? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:150:117: note: declarations in dependent base ?sofa::core::componentmodel::behavior::BaseLMConstraint? are not found by unqualified lookup
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:150:117: note: use ?this->addGroupConstraint? instead
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:151:117: error: ?addGroupConstraint? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:151:117: note: declarations in dependent base ?sofa::core::componentmodel::behavior::BaseLMConstraint? are not found by unqualified lookup
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:151:117: note: use ?this->addGroupConstraint? instead
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:152:118: error: ?addGroupConstraint? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:152:118: note: declarations in dependent base ?sofa::core::componentmodel::behavior::BaseLMConstraint? are not found by unqualified lookup
../../../../modules/sofa/component/constraint/DistanceConstraint.inl:152:118: note: use ?this->addGroupConstraint? instead
make[5]: *** [OBJ/release/DistanceConstraint.o] Error 1
make[5]: Leaving directory `/home/mvela/deb/RC/sofa-framework/sofa-framework-1.0~beta4/modules/sofa/component/constraint'
[...]
g++ -c -pipe -W -I/usr/include/libxml2 -O2 -O1 -D_REENTRANT -fPIC -DSOFA_QT4 -DSOFA_GUI_QTVIEWER -DSOFA_GUI_GLUT -DSOFA_HAVE_PNG -DSOFA_HAVE_GLEW -DSOFA_HAVE_BOOST -DSOFA_PML -DSOFA_SUPPORT_MOVING_FRAMES -DDUMP_VISITOR_INFO -DNDEBUG -DSOFA_XML_PARSER_TINYXML -DMINI_FLOWVR -DSOFA_BUILD_COMPONENT_CONSTRAINT -I/usr/share/qt4/mkspecs/linux-g++ -I. -I../../../../include -I../../../../framework -I../../../../modules -I/usr/include/qt4 -I/usr/include/qwt-qt4 -I/usr/include/libxml2 -I../../../../extlibs/PML -I../../../../extlibs/PML/PhysicalProperties -I../../../../extlibs/LML -I../../../../extlibs/miniFlowVR/include -o OBJ/release/UnilateralInteractionConstraint.o UnilateralInteractionConstraint.cpp
In file included from UnilateralInteractionConstraint.cpp:26:0:
../../../../modules/sofa/component/constraint/UnilateralInteractionConstraint.inl: In instantiation of ?void sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::addContact(double, sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Deriv, sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Coord, sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Coord, sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Real, int, int, sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Coord, sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Coord, long int) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, double>, sofa::defaulttype::Vec<3, double>, double>; sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Deriv = sofa::defaulttype::Vec<3, double>; sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Coord = sofa::defaulttype::Vec<3, double>; sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Real = double]?:
UnilateralInteractionConstraint.cpp:56:46:   required from here
../../../../modules/sofa/component/constraint/UnilateralInteractionConstraint.inl:74:5: error: ?rabs? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from ../../../../framework/sofa/defaulttype/Vec.h:32:0,
                 from ../../../../framework/sofa/defaulttype/SolidTypes.h:43,
                 from ../../../../framework/sofa/core/objectmodel/BaseContext.h:33,
                 from ../../../../framework/sofa/core/objectmodel/BaseObject.h:35,
                 from ../../../../framework/sofa/core/componentmodel/behavior/BaseConstraint.h:30,
                 from ../../../../framework/sofa/core/componentmodel/behavior/Constraint.h:31,
                 from ../../../../framework/sofa/core/componentmodel/behavior/InteractionConstraint.h:30,
                 from ../../../../modules/sofa/component/constraint/UnilateralInteractionConstraint.h:28,
                 from ../../../../modules/sofa/component/constraint/UnilateralInteractionConstraint.inl:28,
                 from UnilateralInteractionConstraint.cpp:26:
../../../../framework/sofa/helper/rmath.h:104:13: note: ?template<class real> real sofa::helper::rabs(real)? declared here, later in the translation unit
In file included from UnilateralInteractionConstraint.cpp:26:0:
../../../../modules/sofa/component/constraint/UnilateralInteractionConstraint.inl: In instantiation of ?void sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::addContact(double, sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Deriv, sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Coord, sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Coord, sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Real, int, int, sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Coord, sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Coord, long int) [with DataTypes = sofa::defaulttype::StdVectorTypes<sofa::defaulttype::Vec<3, float>, sofa::defaulttype::Vec<3, float>, float>; sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Deriv = sofa::defaulttype::Vec<3, float>; sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Coord = sofa::defaulttype::Vec<3, float>; sofa::component::constraint::UnilateralInteractionConstraint<DataTypes>::Real = float]?:
UnilateralInteractionConstraint.cpp:59:46:   required from here
../../../../modules/sofa/component/constraint/UnilateralInteractionConstraint.inl:74:5: error: ?rabs? was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
In file included from ../../../../framework/sofa/defaulttype/Vec.h:32:0,
                 from ../../../../framework/sofa/defaulttype/SolidTypes.h:43,
                 from ../../../../framework/sofa/core/objectmodel/BaseContext.h:33,
                 from ../../../../framework/sofa/core/objectmodel/BaseObject.h:35,
                 from ../../../../framework/sofa/core/componentmodel/behavior/BaseConstraint.h:30,
                 from ../../../../framework/sofa/core/componentmodel/behavior/Constraint.h:31,
                 from ../../../../framework/sofa/core/componentmodel/behavior/InteractionConstraint.h:30,
                 from ../../../../modules/sofa/component/constraint/UnilateralInteractionConstraint.h:28,
                 from ../../../../modules/sofa/component/constraint/UnilateralInteractionConstraint.inl:28,
                 from UnilateralInteractionConstraint.cpp:26:
../../../../framework/sofa/helper/rmath.h:104:13: note: ?template<class real> real sofa::helper::rabs(real)? declared here, later in the translation unit
make[5]: *** [OBJ/release/UnilateralInteractionConstraint.o] Error 1
make[5]: Leaving directory `/home/mvela/deb/RC/sofa-framework/sofa-framework-1.0~beta4/modules/sofa/component/constraint'
[...]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-med-packaging/attachments/20120526/f2600486/attachment-0005.pgp>


More information about the Debian-med-packaging mailing list