[Interest] QT 5.4 and raspberry PI 2 - QML WebKit issues
Lionel CHAZALLON
LongChair at hotmail.com
Thu Feb 19 06:50:04 CET 2015
Hello,
I have recently built QT 5.4 on the new Raspberry Pi2, changing the qtbase/mkspecs/devices/linux-rasp-pi-g++/qmake.conf build flags which i had to adjust to :
-marm -mfpu=neon -mtune=cortex-a7 -march=armv7-a -mabi=aapcs-linux
That went fine and everything was generated without much issues.
Then i tried to build a couple samples and i’m encountering something strange mainly with the qml webview.
If I build for instance one of the qtwebkit-examples example named flickrview, the app starts, i will get a screen, the bottom bar is filled with images and the Webview area is just black.
The only log i am getting when starting the sample on the RPI2 is :
QML debugging is enabled. Only use this in a safe environment.
Failed to start " "QtWebProcess" 15"
I am getting the same kind of issues with an application of mine using the qml webview.
I have no idea on how to sort this out, i tried to build qt in debug but the symbols are way too big to be useable on RPI2.
Any hint is very welcome :)
Lionel.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150219/0cfe2a1e/attachment.html>
More information about the Interest
mailing list