When i am doing make i am getting the following error
/usr/bin/ld cannot find -lGL
how to solve these
Printable View
When i am doing make i am getting the following error
/usr/bin/ld cannot find -lGL
how to solve these
install the gl library.
useor whatever tool your linux uses.Code:
apt-get install lib-name