From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] qt-webkit-kiosk on Raspberry Pi
Date: Sun, 4 Nov 2018 22:20:06 +0100 [thread overview]
Message-ID: <20181104222006.6ca268bc@gmx.net> (raw)
In-Reply-To: <CAHS=Uo8ra0EvLoVoRys_F=5Qq=J-8vaJ9e60jL97dwx+zP2oRQ@mail.gmail.com>
Hello Michael,
On Wed, 31 Oct 2018 18:28:27 +0100, Michael Toldo <michael.toldo@gmail.com> wrote:
> Hi,
>
> I just tried to compile the master buildroot for the Raspberry Pi 0 W.
> Everything worked well an I was able to boot the image. I wanted to start
> the qt-webkit-kiosk but this error occured:
>
>
>
>
>
>
> *qt.qpa.plugin: Could not find the Qt platform plugin "eglfs" in ""This
> application failed to start because no Qt platform plugin could be
> initialized. Reinstalling the application may fix this problem.Available
> platform plugins are: linuxfb, minimal, offscreen, vnc.Aborted*
>
> The .config tells me "*eglfs backend available if OpenGL and EGL are
> enabled*" but I guess OpenGL and EGL is already supported by the
> rpi-userland.
Seems your have set BR2_PACKAGE_QT5BASE_DEFAULT_QPA=eglfs without
setting BR2_PACKAGE_QT5BASE_EGLFS=y (maybe disabled because of
missing dependencies)? Or you need to do a complete re-build
(after changing some options, see [1])?
Mind to share your .config file?
Regards,
Peter
[1] http://nightly.buildroot.org/manual.html#full-rebuild
>
> Can somebody please give me a hint?
>
> Regards
next prev parent reply other threads:[~2018-11-04 21:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-31 17:28 [Buildroot] qt-webkit-kiosk on Raspberry Pi Michael Toldo
2018-11-04 21:20 ` Peter Seiderer [this message]
[not found] ` <CAHS=Uo_N6w84weSWBXMBZG1t4kFduSFREy-2h9RWujY6TOS3EQ@mail.gmail.com>
2018-11-05 20:19 ` Peter Seiderer
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=20181104222006.6ca268bc@gmx.net \
--to=ps.report@gmx.net \
--cc=buildroot@busybox.net \
/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.