I’ve installed the sofa v18.12 successfully after upgraded the boost version from 1.5.4 to 1.5.8.
But new problem occured when I compiled my code.
/home/xutian/sofa_18.12/install/include/SofasimulationTree/Gnode.h:error:’sofa::simulation::tree::Gnode::Gnode(const string&, sofa::simulation::tree::GNode*)’ is protected GNode( const std::string& name=””,GNode* parent=NULL );
And I want to know how to paste code on this forum?
Once I paste my code, the submit system will judge my post as spam.
@Hugo
Thank you for your reply.
I tried to install latest v18.12 but encountered some question as shown as follow
/home/xutian/sofa_18.12/src/SofaKernel/framework/sofa/core/objectmodel/BaseClass.cpp:49:23: error: ‘abi’ has not been declared
char* allocname = abi::__cxa_demangle(t.name(), 0, /*&length*/0, &status);
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.