Hope this is the best place to put this -
When Compiling a test program I get the following error:
Code: Select all
/usr/bin/ld: cannot find -lGLESv2
collect2: error: ld returned 1 exit status
Bearing in mind that I'm really quite new to linux and open GL can someone explain how to make this go away?
( I'm used to programming in Java and Windows )
Thanks in advance·