Qt 5.7 with -platform wayland
Unsolved
Mobile and Embedded
-
I can run a wayland app (bare c++) on Weston Compositor. but when i try running a qtapp on ./qt_app -platform wayland
i am getting this error
This application failed to start because it could not find or load the Qt platform plugin "-wayland"
in "".Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.
Can anyone help me with some tutorial/primer with some examples to configure qt with wayland?
my ubuntu version is 14.04
-
Hi,
Did you compile the QtWayland module ?