开发板无法运行qt6

例如,使用qt6 的qml 运行 test.qml文件时,会出现报错:
OpenGL ES Shader Compiler Version:
Local Branch :
Remote Branch :
Remote Branch :
Reconstruct Branch :

Build Config : G ESX_C_COMPILER_OPT 2.2.0 AArch64
Driver Path : /lib/aarch64-linux-gnu/libGLESv2_adreno.so.2
Driver Version : 0808.11
Process Name : qmlscene
PFP: 0x016dc112, ME: 0x00000000
Pre-rotation disabled !!!
Cannot find EGLConfig, returning null config
qt.qpa.wayland: Non-blocking swap buffers not supported. Subsurface rendering can be affected. It may also cause the event loop to freeze in some situations
Cannot find EGLConfig, returning null config
qt.qpa.wayland: Non-blocking swap buffers not supported. Subsurface rendering can be affected. It may also cause the event loop to freeze in some situations
Cannot find EGLConfig, returning null config
qt.qpa.wayland: Could not create EGL surface (EGL error 0x3005)

请问您使用的是Linux版本吗?还是 Ubuntu?

ubuntu , server版本

当前 Ubuntu Server 版本与 Qt6 可能存在兼容性问题,我们将于后续版本中持续优化。
建议您先使用 Ubuntu Desktop 版本测试