05, 2014 5:26 PM
To: interest@qt-project.org
Subject: Re: [Interest] QtQuick and linuxfb
Hello,
If you mean Qt Quick 2 (scenegraph and QQuickWindow and friends), then no,
linuxfb is not sufficient since OpenGL is a hard requirement here. Use the
eglfs platform plugin instead (if possible).
Qt
[mailto:interest-bounces+laszlo.agocs=digia@qt-project.org] On Behalf Of
Einar Már Björgvinsson
Sent: 30. januar 2014 14:47
To: interest@qt-project.org
Subject: [Interest] QtQuick and linuxfb
Hi there
I have been working on cross-compiling Qt5 for both i386 and armhf where I have
enabled support for
Hi there
I have been working on cross-compiling Qt5 for both i386 and armhf where I have
enabled support for OpenGL.
On the i386 I don't have X system but successfully use the linuxfb plugin and
am able to run some of the examples provided by Qt5.
Now, I’m trying to sort out the QtQuick and l