Re: [Interest] QtQuick and linuxfb

2014-02-16 Thread Einar Már Björgvinsson
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

Re: [Interest] QtQuick and linuxfb

2014-02-05 Thread Agocs Laszlo
[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

[Interest] QtQuick and linuxfb

2014-02-02 Thread Einar Már Björgvinsson
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