-
amazier replied to the topic Build problem for Pardisio solver plugin in the forum Building SOFA 1 month, 1 week ago
Hi all,
I still do obtain the same error even by recreating another build. -
amazier replied to the topic Build problem for AdvancedFEM plugin in the forum Building SOFA 1 month, 1 week ago
Little update:
By pulling, many DEPRECATED arise and I have some issue for compiling just SOFA (on STL mesh if I remember) so I think it is maybe not suitable to be up to date.
Here is the last commit that I have on master:
[Read more]
commit 97060f71c42287699823c7d3548d06c8c4ef8af7 (HEAD -> master)
Merge: 2bf81d557a 1be78658a5
Author: Guillaume Paran… -
amazier replied to the topic Build problem for Pardisio solver plugin in the forum Building SOFA 1 month, 1 week ago
Hi Hugo,
Thank you for your reply, I will try to erase the build and build from scratch and let you know 🙂
Best, -
amazier replied to the topic Build problem for AdvancedFEM plugin in the forum Building SOFA 1 month, 1 week ago
Hi Froy and Hugo,
Sorry I was not connected this weekend.
For my SOFA version, I am on the master branch but did not pull for a while.
I am trying a pull and will let you know.Best,
-
amazier replied to the topic Build problem for AdvancedFEM plugin in the forum Building SOFA 1 month, 2 weeks ago
Hi Froy,
Indeed, I did not include the
getModuleName()
in the init.cpp!
Now I can properly load the plugin and use it, many thanks!I still have a little interrogation.
When I am running SOFA I obtain the following message:
[Read more]
[INFO] [PluginManager] Loaded plugin: /home/arnaud/dev/sofa/v20.06/build3/lib/libSofaAdvancedFEM.so
[INFO]… -
amazier replied to the topic Build problem for AdvancedFEM plugin in the forum Building SOFA 1 month, 2 weeks ago
Thank you for your answer Roy!
Now it is done but I am bumping into another obstacle when I am running SOFA:
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_M_construct null not valid########## SIG 6 - SIGABRT: usually caused by an abort() or assert() ##########
->…[Read more] -
amazier replied to the topic Build problem for AdvancedFEM plugin in the forum Building SOFA 1 month, 2 weeks ago
Hi Froy,
Thank you for your super quick answer!
The first error is not urgent for the moment but I will ping you if I cannot solve the issue.
As for the second one, indeed, replacing SofaComponentBase by SofaBase in the Cmake fixed the issue of the build 😉Once the build is done, I am running runSofa and obtain the following error:
[Read more]
[ERROR]… -
amazier started the topic Build problem for AdvancedFEM plugin in the forum Building SOFA 1 month, 2 weeks ago
Hi all,
I am currently trying to update an old plugin to use advanced FEM models. After spending some time generating the Cmake list (thanks to Hugo!), I encountered some errors on the build. I am compiling with GCC 9.
`
/home/arnaud/dev/sofa/v20.06/src/applications/plugins/SofaAdvancedFEM/SofaAdvancedFEM/NonFoldingTetrahedralConstraint.cpp:58:…[Read more] -
amazier started the topic Build problem for Pardisio solver plugin in the forum Building SOFA 2 months ago
Dear all,
I am currently trying to update an old plugin with my collaborator Igor Peterlik. To do so, we need several plugins: including CUDA and Pardisio Solver.
I first tried to compile with GCC 9 but faced incompatibilities with CUDA that only support GCC 8 (correct me if I am wrong).
To overcome this issue, I recompiled SOFA and plugins with…[Read more] -
amazier replied to the topic Error with plugin Flexible in the forum Building SOFA 7 months, 1 week ago
Hi Hugo,
Thank you for your reply, I checked out on the master branch and it worked!
Have a nice day, best,Arnaud
-
amazier started the topic Error with plugin Flexible in the forum Building SOFA 7 months, 1 week ago
Dear all,
I successfully downloaded/compiled SOFA and some additional plugins such as Preassembled Mass, Sofa Python, or Compliant.
But we recently have faced a common issue in compiling the Flexible plugin with one of my colleagues.
I tried to compile with both ninja and make but the result is the same.[12/14] Linking CXX shared library…[Read more]
-
amazier became a registered member 7 months, 1 week ago