I\'m having a hard time trying to install Qt on linux. I downloaded the .run file on the website and installed Qt. However, when I try to compile the default Hello World pro
Do you have libgl-dev installed? If not install it and it should work.