I want to make 3D Panel and 3D Application for Xepria
So I tried to Apply Qt/Wince With OpenGLES on Xpeira..
But...Qt's OpenGLES can't Create Context....
In Qt Example( hellogl_es )
GLWidget *glwidget = new GLWidget();
in this action Create Context is Success
But after first action...