Warning, /sdk/cutehmi/dev/Tips_tricks_and_clues/Compilation_errors/Cannot_find_-lGL.txt is written in an unsupported language. File is not indexed.

0001 Problem:
0002 
0003 Compilation fails with error "cannot find -lGL".
0004 
0005 Explanation:
0006 
0007 OpenGL libraries are either not installed or they are not in the system "lib" directory.
0008 
0009 Solution:
0010 
0011 Install libgl1-mesa-dev package.