工具/软件:Linux
是否有人成功运行了 Qt5 [1]中的 Qt-Wayland 组合器示例?
我已经尝试了各种配置:
配置1:
导出 QT_QPA_EGLFS_integration=none
/IVI-compositor-platform eglfs
//分割故障
配置2:
导出 QT_QPA_EGLFS_integration=eglfs
/IVI-compositor-platform eglfs
QT.QPA.egldeviceintegration:无法加载 EGL 设备集成"eglfs"
EGL 库不支持仿真器扩展
已中止(转储内核)

