- This topic has 4 replies, 2 voices, and was last updated 8 years ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Building SOFA › [SOLVED] Problem compiling Sofa v16.08
Tagged: 64_bits, GCC, Gcc 4.8.5, Linux_ubuntu, SOFA_1608
Hi,
I have just downloaded the v16.08 and I’m having some issues while compiling.
In particular:
In file included from /home/jjcasmar/Doctorado/sofa/build/applications/projects/Modeler/lib/__/__/__/sofa/gui/qt/moc_SofaPluginManager.cpp:9:0:
/home/jjcasmar/Doctorado/sofa/build/applications/projects/Modeler/lib/__/__/__/sofa/gui/qt/../../../../../../../../../../../v16.08/src/applications/sofa/gui/qt/SofaPluginManager.h:25:30: fatal error: ui_PluginManager.h: No such file or directory
I’m using the branch v16.08 (beb1de4b86d252e4dc21821687c1a5e3e1eda6c9), Ubuntu 14.04, GCC 4.8.5 and Qt5.6 (from the installer Qt installer)
Any ideas?
Thanks!
I’ve found that it’s a problem with the Modeler application. If I remove the Modeler from the build, compilation is fine. But for me, it’s still a little bit complicated to generate a scene without the modeler. Is there any fix to solve this?
(As the problem is in the ui_PluginManager.h, maybe the problem is that the UIC is not being applied for this file?)
Hi @jjcasmar,
To help us understand what and how you compiled, could you provide your (failing) CMakeCache.txt file?
Cheers,
Guillaume.
I will provide the CMakeCache as soon as I can.
Anyway, I think the problem happened because I had the APPLICATION_MODELER checked and the SOFAGUI_QT unchecked in the cmake configuration.
Checking SOFAGUI_QT solved my problem.
Ok nice to see you solved it 🙂
Could you explain why you unchecked SOFAGUI_QT in the first place?
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.