- This topic has 3 replies, 2 voices, and was last updated 8 years, 5 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Building SOFA › [SOLVED] How to build 'qtSofa'
I cannot build ‘qtSofa’.
I tried to build ‘qtSofa’ through cmake, but I keep getting an error message in cmake.
======================================================================================
CMake Error at CMakeLists.txt:18 (find_package):
Found package configuration file:
D:/RMX/sofa_160302/sofa/v15.12/build/cmake/SofaSimpleGUIConfig.cmake
but it set SofaSimpleGUI_FOUND to FALSE so package “SofaSimpleGUI” is
considered to be NOT FOUND. Reason given by package:
The following imported targets are referenced, but are missing:
SofaComponentAdvanced SofaComponentMisc
======================================================================================
What can I do?…
Help me to resolve this issue.
Thank you.
Hi minmin,
I just deleted your duplicated topic. Please don’t do this.
qtSofa project seems pretty old and not maintained anymore. I had the same problems trying to build it so it’s not only you.
First, to be able to Configure/Generate with CMake, you have to activate PLUGIN_SOFASIMPLEGUI
.
Then, to be able to compile, you will need to edit the CMakeLists.txt
file. You can get some examples in Modeler and runSofa projects.
Hope this helps,
Let us know your steps !
Cheers,
Guillaume.
Hi minmin,
Since nobody answered to this topic, I tag it as solved.
Do not hesitate to post here if you need help about qtSofa.
Cheers,
Guillaume.
Guillaume,
I knew that this post has been deleted.
Thanks to you, I tried my best based on your advise.
But I can’t build ‘qtSofa’, So I research more about this tppic.
If I have a questions, I will post here again.
ps. I don’t know English well. To ask for an excuse.
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.