[Qtwebengine] QWebengine on ARMv8

Mohammad Moradi mohammads_32 at yahoo.com
Fri Feb 10 16:42:27 CET 2017


I could finally compile qtwebengine 5.7.0 for RPi3. the fixes are simple. Just few editions in *"qt-everywhere-opensource-src-5.7.0/qtwebengine/src/core/gyp_run.pro":
1-(line71)GYP_CONFIG += arm_version=7 [like Allan said]2-(line79)|contains(MFPU, "crypto-neon-fp-armv8")
 *original file from source

cheeeeeeeers

    On Friday, February 3, 2017 5:30 PM, Mohammad Moradi <mohammads_32 at yahoo.com> wrote:
 

 I realized the problem is related to gcc5-armhf.I have to fix the gcc to build qt. 

    On Thursday, February 2, 2017 6:11 PM, Mohammad Moradi via QtWebEngine <qtwebengine at qt-project.org> wrote:
 

 But as long as I remember, I used the configurations from here, but adding sysroot , selecting preferred device and removing -optimized-qmake and -reduce-exports 
 

    On Thursday, February 2, 2017 5:26 PM, Allan Sandfeld Jensen <allan.jensen at qt.io> wrote:
 

 On Thursday 02 February 2017, Mohammad Moradi wrote:
> Hello
> I tried to solve * this error*. But I still couldn't get ride of that.Is
> this bug related to qtwebengine 5.7.0 in case of cross compiling? or
> missed some dependency on RPi3?*the error is @line 105 Thank you
> 

It looks like your build is severely messed up, all kinds of symbols from both 
qtbase and qtwebengine are missing. Could it somehow be picking up wrong 
versions of the libraries?

Could you also post the flags for the Qt global configure (and the output of 
running it)?

`Allan

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


   
_______________________________________________
QtWebEngine mailing list
QtWebEngine at qt-project.org
http://lists.qt-project.org/mailman/listinfo/qtwebengine


   

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


More information about the QtWebEngine mailing list