Home › Forum › SOFA › Building SOFA › [SOLVED] Toolbar missing
- This topic has 10 replies, 3 voices, and was last updated 8 years, 9 months ago by Hugo.
-
AuthorPosts
-
29 January 2016 at 15:20 #5463ceceyangBlocked
Hello guys,
After I open runSOFA, I can see the snake model, but the toolbar is missing, and there are lines of warnings in the window:
[MechanicalObject “collisModel”]Writing to state vector position<V_COORD> with incorrect size: 497!=1
[MechanicalObject “collisModel”]Writing to state vector position<V_COORD> with incorrect size: 16!=1
[MechanicalObject “collisModel”]Writing to state vector position<V_COORD> with incorrect size: 336!=1
[MechanicalObject “collisModel”]Writing to state vector position<V_COORD> with incorrect size: 17!=1
[HexahedronFEMForceField”FEM”]Log overflow! Resetting sout buffer.And here is my CMAKE configure result, Do I really need metis, image, SOFAPython?
Install prefix: C:/sofaSourceAndBuild/sofa2016/sofabuild201601v2/install
Boost version: 1.56.0
SofaSparseSolver: metis was not found, SparseLDLSolver won’t be built
SofaSparseSolver: csparse was found, SparseLUSolver and SparseCholeskySolver will be built
QGLViewer: Using Qt5
SofaGUIQt: Using Qt5
SofaTest: optional dependency SofaPython NOT found, Python_test won’t be built
Adding Plugin CGALPlugin
CGALPlugin: could not find image, won’t build MeshGenerationFromImage
CGAL settings: target build enviroment supports auto-linking
CGAL settings: generator uses intermediate configuration directory: $(Configuration)
Adding Plugin Sensable
Adding Plugin SensableEmulation
Adding Plugin SofaCarving
Adding Application Modeler
Modeler: Using Qt5
Modeler: Using Qt5
Adding Application runSofa
Configuring done29 January 2016 at 15:22 #5464ceceyangBlockedI don’t know whether is the missing of metis, image causes toolbar problem and those warning.
Is there anyone know what causes it?
29 January 2016 at 17:06 #5466HugoKeymasterHi Cece,
As written in the output:
- metis isn’t compulsory, but it is needed if you want to compile the SparseLDLSolver,
- the image plugin is used inside the MeshGenerationFromImage component,
- and if you have no use of python scripting, then the plugin SofaPython isn’t needed neither.
However, the missing toolbar is strange.
Are you indeed using the v15.12 of SOFA (as specified) ?Cheers,
Hugo
29 January 2016 at 17:16 #5467ceceyangBlockedOk…so now I completely have no idea of the missing of toolbar.
Yes. I git the 15.12 few weeks ago.
29 January 2016 at 17:20 #5468HugoKeymasterAlright, we’ll try to reproduce the error by compiling SOFA without image, Python and metis. We’ll let you know about the compilation outcome asap.
Cheers,
Hugo
29 January 2016 at 18:34 #5469ceceyangBlockedThank you !
29 January 2016 at 18:40 #5470MichelBlockedI have seen this type of problem in the past. It “smells” like a problem with Qt drivers. Let us know Hugo. Meanwhile, I will try to look at those drivers Monday. We used Qt4 in the past, and recently went to Qt5. It may relate to that exercise.
31 January 2016 at 19:51 #5475HugoKeymasterDear @Michel, dear @ceceyang,
I don’t have the same issue by compiling the v15.12.
I compiled it with Qt5 without any problem.
Let me know if the Qt drivers are the problem.Cheers,
Hugo
1 February 2016 at 13:21 #5483HugoKeymasterBy the way, I compiled the v15.12 on Linux (Mint), 64bits.
1 February 2016 at 13:27 #5484MichelBlockedWe are working on Windows. We had a tribulations with Omni drivers on Linux. I will give it a try on my Windows machine and report back.
22 February 2016 at 09:43 #5863HugoKeymasterHi Cece and Michel,
Since you succeeded in compiling SOFA on Windows, let us know if you still have this toolbar issue.
Cheers,
Hugo
-
AuthorPosts
- You must be logged in to reply to this topic.