Library Missing?
Posted: Thu Jan 28, 2016 1:37 pm
Hello,
Hope this is the best place to put this -
When Compiling a test program I get the following error:
I've looked in /usr/lib and the only GL related library I can see is libgltf.so...
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Ā·
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 statusBearing 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Ā·