Problem with build from master : Sofa.GL dependent features disabled (Commit 6b913c6) #5540
Replies: 1 comment
-
|
I solved it by adding -DSOFA_WITH_OPENGL:BOOL=ON to the cmake configuration ! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello SOFA people !
I have a hard time building from the latest source. I'm on Ubuntu 20.04 LTS.
I can build SOFA, however when I launch runSofa the only GUI available is the batch gui. I noticed at the cmake configuration step that cmake cannot find Sofa.GL, which seems to cause the issue, but I don't know how to fix it.
Best,
Alexandre
Here the cmake command I run and the output :
Here is the log from running
ninja install:install.log
An finally, here is the output of running runSofa :
Beta Was this translation helpful? Give feedback.
All reactions