[Qtwebengine] Build QtWebEngine on RaspBerry Pi

LongChair69 . longchair69 at gmail.com
Tue Nov 18 07:36:25 CET 2014


Hello,

I have recently crossbuilt qt 5.4 for Raspberry Pi without much issues and
its working fine.

I wanted to build also QTWebEngine as it's supposed to bring some hardware
acceleration over QWebView without having to use qml.

Although when i start qmake from qtwebengine directory it will mention that
only Linux / win / osx plaforms are maintained and therefore won't build it.

I have been trying the to build the submodules differently. but the core
modules rely on the 3rd party sources which have a lot of flags to define.
Typically first build failure when building core is openssl under chromium
that seems to fail saying that only neon or SSE2 chips are supported.

Afaik QWebKit also uses chromium (maybe a different version) but builds
fine.
I have seen videos from qt showing webengine run on a rpi, so i suppose
it's only a matter of setting the proper configuration.

Has anyone already been able to find the right configuration to set and
could shed some light on this ?

Any hint is very welcome :)

LongChair.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qtwebengine/attachments/20141118/a14db3df/attachment.html>


More information about the QtWebEngine mailing list