You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a warning, that I found useful to put here. It works fine under xcb. So this is not in any way very important. But everytime I try to lunch it using QT_QPA_PLATFORM under wayland I get:
QEGLPlatformContext: Failed to create context: 3009
QRhiGles2: Failed to create temporary context
QEGLPlatformContext: Failed to create context: 3009
QRhiGles2: Failed to create context
Failed to create QRhi for QBackingStoreRhiSupport
QEGLPlatformContext: Failed to create context: 3009
QOpenGLWidget: Failed to create context
I tried building using gcc and clang and I get the same errors.
The text was updated successfully, but these errors were encountered:
Just a warning, that I found useful to put here. It works fine under xcb. So this is not in any way very important. But everytime I try to lunch it using QT_QPA_PLATFORM under wayland I get:
I tried building using gcc and clang and I get the same errors.
The text was updated successfully, but these errors were encountered: