How to run QTWayland example (qml-compositor) as Standalone server?
Mobile and Embedded
1
Posts
1
Posters
496
Views
1
Watching
-
In doc https://wiki.qt.io/QtWayland, It is mentioned that qml-compositor is server side of wayland but I'm not able to start it as standalone server.
I'm able to start it in X11 using command ./qml-compositor -platform xcb
So how to start it as a standalone server and without starting X ?