-
Eyad replied to the topic Error with plugins with "SofaROSConnector" in the forum Building SOFA 1 year, 5 months ago
Hello everyone
I have encountered the same Error as hitts/@shuo, this happens when trying to generate the project.
‘CMake Error at applications/plugins/SofaROSConnector/ZyROSConnectionManager/CMakeLists.txt:70 (add_library):
Cannot find source file:…[Read more] -
Hugo replied to the topic Error with plugins with "SofaROSConnector" in the forum Building SOFA 1 year, 6 months ago
Hi @shuo
Let me poke Lekan with the correct forum nickname.
@lakehanne Hitss needs you help. Could you share us how you solved the problem?Best
Hugo
-
Hugo replied to the topic Error with plugins with "SofaROSConnector" in the forum Building SOFA 1 year, 8 months ago
-
Hugo replied to the topic Questions about "Setting up QtCreator" in the forum Building SOFA 1 year, 9 months ago
Hi @shuo
Sorry for the delay.
If you want to do both steps (configuration and compilation) using Qt, it is possible. The steps to follow are given here.You can directly open the project by select the CMakeLists.txt at the SOFA source repository in QtCreator. And follow the steps.
Let us know if you struggle with this.
Best
Hugo
-
Hugo replied to the topic Questions about "Setting up QtCreator" in the forum Building SOFA 1 year, 9 months ago
Hi @shuo
1. CMake is the first step before the compilation. I think you are confusing these two different steps: (i) configuration of the project with CMake and (ii) compilation
2. The CMakeLists.txt referred here corresponds to the CMakeLists located in the sources of SOFA
Best wishes,
Hugo