Showing posts with label library. Show all posts
Showing posts with label library. Show all posts
When you start programming in Qt, if you encounter the following error in ubuntu
cannot find -lGL 
Then install the library by
sudo apt-get install libgl1-mesa-dev