- This topic has 2 replies, 2 voices, and was last updated 8 years, 3 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 › Using SOFA › [SOLVED] Graph data widget
Tagged: 64_bits, SOFA_1512, Windows_10
Hi,
I simply would like to know what are the conditions to visualize the graph data widget (in the CGLinearSolver for example) in the GUI. Right now, I only see numbers, but I remember we could see a graph.
Thanks,
Alex
Hi Alex,
All you need is love, and activate the flag SOFA_ENABLE_QWT.
Afterwards, during the CMake configuration, if you face the error mentioned previously in this thread:
Could not find a package configuration file provided by “Qt5Quick” with any
of the following names:
Qt5QuickConfig.cmake
qt5quick-config.cmake
You need to install Qt5Quick
sudo apt-get install libqt5quick5 qtdeclarative5-dev
Cheers from Stras,
Hugo
Hi Alex,
Was my answer helpful for you?
Cheers,
Hugo
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.