I am trying to run a very simple app using openGLES on the arm platform and I got this problem:
QEgl::display(): Cannot initialize EGL display: "Bad alloc (0x3003)"
QEglContext::chooseConfig(): Could not find a suitable EGL configuration
Requested: "type=es2 rgba=0,0,0,0 surface-type=window"
Available:
Segmentation fault (core dumped)
Any idea how to fix this problem?
I am using QT-4.8.0