- This topic has 2 replies, 2 voices, and was last updated 7 years, 10 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Building SOFA › [SOLVED] SofaPluginManager.h (building)
Tagged: 64_bits, GCC, Linux_other, SOFA_other
Hello,
I build SOFA without OGl.
However, I arrive at the error at the end of the build.
I use the gnu-4.8,
I build the version sofa-master with commit #110
Linux: Linux version 2.6.32-504.el6.x86_64 (mockbuild@c6b9.bsys.dev.centos.org)
Could you help with it ?
best regards,
Elek
[ 98%] Building CXX object applications/projects/Modeler/lib/CMakeFiles/SofaModeler.dir/__/__/__/sofa/gui/qt/moc_SofaPluginManager.cpp.o
In file included from /users/kdm/ewpostek/sofa_last/build/applications/projects/Modeler/lib/__/__/__/sofa/gui/qt/moc_SofaPluginManager.cpp:9:0:
/users/kdm/ewpostek/sofa_last/build/applications/projects/Modeler/lib/__/__/__/sofa/gui/qt/../../../../../../../../../../../sofa-master/applications/sofa/gui/qt/SofaPluginManager.h:28:30: fatal error: ui_PluginManager.h: No such file or directory
#include <ui_PluginManager.h>
^
compilation terminated.
make[2]: *** [applications/projects/Modeler/lib/CMakeFiles/SofaModeler.dir/__/__/__/sofa/gui/qt/moc_SofaPluginManager.cpp.o] Error 1
make[1]: *** [applications/projects/Modeler/lib/CMakeFiles/SofaModeler.dir/all] Error 2
make: *** [all] Error 2
ewpostek@tryton-ap:~/sofa_last/build$`
Hi Elek,
Yes indeed the pull-request #110 (mentioned in our previous discussion) do not fix the Modeler. But this is on purpose:
To fix this, just de-activate the Modeler at the configuration (CMake).
Do you really need it ?
Cheers,
Hugo
Hi Hugo,
I will switch off the Modeler.
I write the scenes with xml directly,
cheers,
Elek
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.