these two lines were typed in local.conf file already

On Thu, Aug 16, 2018 at 4:13 AM Denys Dmytriyenko <de...@denix.org> wrote:

> 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@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
>

-- 

Mohamed Dawod
Computer Engineering Department
Faculty of Engineering
Cairo University
-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to