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 linuxfb support because I haven't 
gotten any confirmation if QtQuick supports the linuxfb plugin or not !!!
I’m running one of the qml examples ../examples/webkitqml/flickrview like:

    ./flickrview -platform linuxfb

and I am always getting this error:

    This application failed to start because it could not find or load the 
Qt<http://qt-project.org/doc/Qt.html>platform plugin "xcb".

>From this I suspect it needs the xcb is that correct ?


My main goal is to have a working browser with good performance. I have tried 
out the browser in example/webkitwidgets/ which seems to be functioning quite 
fine except good webgl support. According to html5test.com it is supporting 
webgl.

Since I'm not sure if these browsers are using webkit2 or webkit1 I decided to 
try out SnowShoe browser which is qml based but then I get the same error as 
mentioned above.


Hope someone can assist me here and perhaps clear this scenario a bit for me.


regards
Einar M. Bjorgvinsson

Embedded Software Engineer

Marel ehf.

Iceland

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to