From: Denys Dmytriyenko <denis@denix.org>
To: Mohamed Dawod <mhm.dawod@gmail.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: running qt5 apps on wayland image without x11
Date: Wed, 15 Aug 2018 22:13:32 -0400 [thread overview]
Message-ID: <20180816021332.GY19965@denix.org> (raw)
In-Reply-To: <CAGCTLNQnjVfwZi71npxavTHPLbxRi04DsLB-SK+kNr5ovEYe_A@mail.gmail.com>
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
next prev parent reply other threads:[~2018-08-16 2:13 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-15 15:20 running qt5 apps on wayland image without x11 Mohamed Dawod
2018-08-16 2:13 ` Denys Dmytriyenko [this message]
2018-08-16 8:04 ` Mohamed Dawod
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180816021332.GY19965@denix.org \
--to=denis@denix.org \
--cc=mhm.dawod@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox