[Qtwebengine] QWebengine on ARMv8

Allan Sandfeld Jensen allan.jensen at qt.io
Tue Jan 31 15:28:11 CET 2017


On Tuesday 31 January 2017, Mohammad Moradi via QtWebEngine wrote:
> Hello everybody
>  I'm about to build qtwebengine 5.7.0 from sources for RPi3.But it seems
> the chromium doesn't support armv8!.Is there anyway to have qwebengine on
> Pi3?I just want to run some java scripts(pdf viewer plugin). *I tried
> cross compiling*
> Thank you

You could probably change gyp_run.pro and set arm_version=7 or fix Chromium in 
src/3rdparty/chromium/build/common.gypi (look for the line matching 
arm_version to either 6 or 7 but not 8.

`Allan


-- 
 
The Qt Company
Rudower Chausse 13, 12489 D-Berlin



More information about the QtWebEngine mailing list