From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-qt5] Runtime error with qt5.7
Date: Thu, 22 Dec 2016 18:11:02 -0500 [thread overview]
Message-ID: <20161222231102.GK30576@denix.org> (raw)
In-Reply-To: <4a4f95b4feb6470aa17f9fbe6c841038@asem.it>
On Thu, Dec 22, 2016 at 01:18:48PM +0000, Flavio Suligoi wrote:
> Hi Raj,
>
> I've already used in my image .bb recipe the parameter:
>
> DISTRO_FEATURES += "x11 opengl"
DISTRO_FEATURES is a global list, not per recipe/image...
> to enable the "-opengl desktop" swith in qtbase_git.bb receipe, but It doesn't work, I always have this error.
>
> Any other idea or other point where start to investigate?
> Or do you have a image recipe with x11 and the QT5.7 ?
>
> Thanks,
>
> Flavio
>
> ________________________________________
> Da: openembedded-devel-bounces@lists.openembedded.org <openembedded-devel-bounces@lists.openembedded.org> per conto di Khem Raj <raj.khem@gmail.com>
> Inviato: giovedì 22 dicembre 2016 07:00
> A: openembedded-devel@lists.openembedded.org
> Oggetto: Re: [oe] [OE][meta-qt5] Runtime error with qt5.7
>
> > On Dec 21, 2016, at 4:50 AM, Flavio Suligoi <f.suligoi@asem.it> wrote:
> >
> > QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
> > Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, swapBehavior 2, swapInterval 1, profile 0)
> > Aborted
>
> You might want to check if you have enabled egl in PACKAGECONFIG for qtbase may be you need to enable opengl in DISTRO_FEATURES and/or set
> packageconfig for qtbase
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
prev parent reply other threads:[~2016-12-22 23:11 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-21 12:50 [meta-qt5] Runtime error with qt5.7 Flavio Suligoi
2016-12-22 6:00 ` Khem Raj
2016-12-22 13:18 ` Flavio Suligoi
2016-12-22 23:11 ` Denys Dmytriyenko [this message]
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=20161222231102.GK30576@denix.org \
--to=denis@denix.org \
--cc=openembedded-devel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.