Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. QtWebengine for raspberry Pi 3
QtWS25 Last Chance

QtWebengine for raspberry Pi 3

Scheduled Pinned Locked Moved Unsolved QtWebEngine
2 Posts 2 Posters 2.5k Views
  • 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 Offline
    P Offline
    pirates21
    wrote on last edited by pirates21
    #1

    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
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      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
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved