[OE-core] running qt5 apps on wayland image without x11

Denys Dmytriyenko denis at denix.org
Thu Aug 16 02:13:32 UTC 2018


On Wed, Aug 15, 2018 at 05:20:01PM +0200, Mohamed Dawod wrote:
> Hi,
> 
> I am trying to run qt5 application "Qt5-cinematicexperience" on my custom
> image
> I faced the following error :
> ----------
> This application failed to start because it couldnt find or load the
> Qt pltform plugin "xcb".
> Available platform plugins are : eglfs, minimal, minimalegl, offscreen.
> ----------
> I removed x11 from the image and added wayland & weston instead.
> I found that "xcb" is one of the features that should be added to
> PACKAGESCONFIG in case of using x11.
> so the Error is logical but how I makes qt5 app work with wayland ?

DISTRO_FEATURES_remove = "x11"
DISTRO_FEATURES_append = " wayland"


> 
> Thank you,
> -- 
> 
> Mohamed Dawod
> Computer Engineering Department
> Faculty of Engineering
> Cairo University

> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core




More information about the Openembedded-core mailing list