<div dir="ltr">Thanks again Florian, much appreciated.<div><br></div><div>I didn't use the -device switch in my ./configure, which may well be the reason I'm having this issue. I will try rebuilding Qt with this switch if I don't have any luck with the environment export.</div><div><br></div><div>Speaking of the environment export, am I correct in my understanding that I simply add the "export QT_QPA_PLATFORM=eglfs" line to /etc/environment?</div><div><br></div><div>I'll be giving this a go this evening.</div><div><br></div><div>Many thanks,</div><div><br></div><div>Jamie</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 2, 2017 at 7:59 AM, Florian Bruhin <span dir="ltr"><<a href="mailto:me@the-compiler.org" target="_blank">me@the-compiler.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Aug 02, 2017 at 07:48:56AM +1000, James Ross-Smith wrote:<br>
> I tried running a very basic sample file last night, but received the error<br>
> along the lines of "failed to load platform plugin 'xcb'. I built Qt with<br>
> the ./configure flag 'no-xcb', as I will be using EGLFS instead. As such,<br>
> shouldn't Qt be looking to initiate EGLFS rather than xcb anyway?<br>
><br>
> Is there a configuration option I've missed to force EGLFS?<br>
<br>
</span>If I'm understanding the related Qt docs[1] properly, the -device switch<br>
influences the default platform plugin used?<br>
<br>
You might get it to run after a "export QT_QPA_PLATFORM=eglfs" or so,<br>
though I only played with linuxfb a bit that way.<br>
<br>
If that doesn't work and nobody else has an answer, the Qt Interest<br>
mailinglist[2] might be a better place to ask.<br>
<br>
Florian<br>
<br>
[1] <a href="http://doc.qt.io/qt-5/embedded-linux.html" rel="noreferrer" target="_blank">http://doc.qt.io/qt-5/<wbr>embedded-linux.html</a><br>
[2] <a href="http://lists.qt-project.org/mailman/listinfo/interest" rel="noreferrer" target="_blank">http://lists.qt-project.org/<wbr>mailman/listinfo/interest</a><br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
<a href="https://www.qutebrowser.org" rel="noreferrer" target="_blank">https://www.qutebrowser.org</a>  | <a href="mailto:me@the-compiler.org">me@the-compiler.org</a> (Mail/XMPP)<br>
   GPG: 916E B0C8 FD55 A072  | <a href="https://the-compiler.org/pubkey.asc" rel="noreferrer" target="_blank">https://the-compiler.org/<wbr>pubkey.asc</a><br>
         I love long mails!  | <a href="https://email.is-not-s.ms/" rel="noreferrer" target="_blank">https://email.is-not-s.ms/</a><br>
</div></div></blockquote></div><br></div>