Qt 6.11 is out! See what's new in the release
blog
QEgl::display(): Cannot initialize EGL display
Mobile and Embedded
1
Posts
1
Posters
2.2k
Views
1
Watching
-
Dear friends,
I'm facing the below error while trying to execute the qt opengl example application.Deid anyone know the solution.
@QEgl::display(): Cannot initialize EGL display: "Not initialized (0x3001)"
QEglContext::chooseConfig(): Could not find a suitable EGL configuration
Requested: "type=es2 rgba=8,8,8,0 surface-type=window"
Available:@Thanks for your help.