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.
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.