Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved QtWebengine for raspberry Pi 3

    QtWebEngine
    2
    2
    2374
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      pirates21 last edited by pirates21

      I installed a cross compiler for raspberry pi3 from the instructions on this page: http://jheyman.github.io/blog/pages/QtOnRaspberryPi/

      I now wanted to install the QtWebengine module. I downloaded it from here: http://code.qt.io/cgit/qt/qtwebengine.git/
      I want install it using these instructions:

      cd qtwebengine
      git submodule update --init
      ~ / raspi / qt5 / bin / qmake -r
      make
      sudo make install

      After the command "~ / raspi / qt5 / bin / qmake -r" I get this error: "Using gcc version 4.8, but at least gcc version 5 is required to build qt Webengine. Qtwebengine will not be built"

      I am asking for help with the solution. I'm quite a beginner.
      0_1534497817383_Bez tytułu.jpg

      1 Reply Last reply Reply Quote 0
      • sierdzio
        sierdzio Moderators last edited by

        Here is how you can build your own cross compiler for Raspberry Pi http://blog.felipe.rs/2015/01/20/how-to-build-a-gcc-cross-compiler-for-the-raspberrypi/

        It will be tough.

        (Z(:^

        1 Reply Last reply Reply Quote 1
        • First post
          Last post