Thread: Open GL ES 2
View Single Post
Posts: 3 | Thanked: 0 times | Joined on Feb 2010
#3
I found this page: http://wiki.maemo.org/OpenGL_ES_Libraries. And added the following line to the .pro file: LIBS += -lGLESv2 -lQtOpenGL

But I'm still getting the same result. And it seems that problem is not in the library but in the header -> the compiler can't find declarations of those functions...