Sofa on external app #6107
Unanswered
Bellaedris
asked this question in
Build / Config / Environment
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I am trying to build SOFA to use it on an external application. I built SOFA from source without any issue.
In my external app, I have setup a very simple CMakeLists and copied the exemple app from https://sofa-framework.github.io/doc/programming-with-sofa/create-your-scene-in-cpp/ :
CMake configuration runs just fine, compilation is okay too. However, when running the program, I get a wall of errors related to missing plugins, and I can't understand what i'm doing wrong.
The errors are:
Beta Was this translation helpful? Give feedback.
All reactions