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. Cross compile QtWebengine 5.9.1 on embedded linux
Forum Updated to NodeBB v4.3 + New Features

Cross compile QtWebengine 5.9.1 on embedded linux

Scheduled Pinned Locked Moved Unsolved QtWebEngine
opengllinuxfb
3 Posts 2 Posters 2.2k Views 1 Watching
  • 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.
  • K Offline
    K Offline
    Kart
    wrote on 9 Oct 2017, 13:50 last edited by
    #1

    I have cross compiled Qt5.9.1 for an arm linux platform. I see that qtwebengine and qtwebview is not build because opengl is missing.

    Is opengl necessary to build qtwebengine to work on linuxfb ? If so, can anyone provide me the dependency list for opengl without x11 and some guiding light to how to cross compile it ?

    I came to know that QtWebengine can use software renderer such as QtQuick2drenderer in Qt 5.7. What are the possibilities that i can do the same in Qt 5.9.1 ?

    Thank you for your time.

    K 1 Reply Last reply 17 Oct 2017, 07:43
    0
    • K Kart
      9 Oct 2017, 13:50

      I have cross compiled Qt5.9.1 for an arm linux platform. I see that qtwebengine and qtwebview is not build because opengl is missing.

      Is opengl necessary to build qtwebengine to work on linuxfb ? If so, can anyone provide me the dependency list for opengl without x11 and some guiding light to how to cross compile it ?

      I came to know that QtWebengine can use software renderer such as QtQuick2drenderer in Qt 5.7. What are the possibilities that i can do the same in Qt 5.9.1 ?

      Thank you for your time.

      K Offline
      K Offline
      Kart
      wrote on 17 Oct 2017, 07:43 last edited by
      #2

      Can anyone provide some guidance or reference to cross compile mesa ?

      1 Reply Last reply
      0
      • B Offline
        B Offline
        bassoudilus
        wrote on 28 Dec 2017, 09:31 last edited by
        #3

        @Kart said in Cross compile QtWebengine 5.9.1 on embedded linux:

        I came to know that QtWebengine can use software renderer such as QtQuick2drenderer in Qt 5.7. What are the possibilities that i can do the same in Qt 5.9.1 ?
        I cross compiled QT5.9.3 for raspberry pi CM3 with X11 support. but when runining qtwebengine example ( demobrowser) I find a problem : mouse click isn"t handled
        i dont know if this related to my corss compilation or to QT5.9.3 it self.
        here is a link ( you could enable or disable X11 support before starting the compilation)
        https://github.com/chschnell/build-qt5-rpi

        1 Reply Last reply
        0

        • Login

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