Language & Toolkit/QT

When meet qt error : cannot find -lgl

마니토73 2018. 12. 30. 12:04

It means open gl library need to be compiled. type the commnand below in a terminal.


sudo apt-get install libglu1-mesa-dev