Hi all,
I download a opengl es sdk from PowerVR, It has been brought up successfully on debian, and i also brought up qt4.4 for linux on debian. But when i when i integrate opengl es with qt4.4 for linux, the 3d example of qt can not bring up. i got a segment default which happened in QGLContext::chooseContext() function.
can you give me some advices to bring up qt core+ opengl es on linux/x11 system?
thanks very much!