Qt5 Installation on Linux
-
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...)