Qt5 Installation on Linux
General and Desktop
2
Posts
2
Posters
575
Views
1
Watching
-
Are you getting the following errors?
Cannot load library Qt/Tools/QtCreator/lib/qtcreator/plugins/libHelp.so
cannot find -lGLTry this:
sudo apt-get install libgstreamer-plugins-base0.10-0 sudo apt-get install libglu1-mesa-dev(works on Debian Jessie and should hence work on ubuntu, mint and what-have-you...)