【发布时间】:2017-12-04 03:20:04
【问题描述】:
我想在 Wayland ivi-shell 中启动一个 Qt 应用程序。
我试过了
QT_WAYLAND_SHELL_INTEGRATION=ivi-shell ./hello-qt-quick2 -platform wayland
预计 Qt 应用程序可以在 Wayland ivi-shell 中启动。
但失败并显示以下消息
Failed to load shell integration ivi-shell
有人知道怎么处理吗?非常感谢!
【问题讨论】: