Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt5.4.1 WebEngine on arm7 using DirectFB and QtQuick2DRenderer softwarecontext
Forum Updated to NodeBB v4.3 + New Features

Qt5.4.1 WebEngine on arm7 using DirectFB and QtQuick2DRenderer softwarecontext

Scheduled Pinned Locked Moved Mobile and Embedded
webenginedirectfbsoftwarecontext
1 Posts 1 Posters 1.1k 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.
  • C Offline
    C Offline
    cachance
    wrote on 26 Mar 2015, 15:33 last edited by cachance
    #1

    I'm wondering if anyone has had any luck getting the WebEngine working on an arm7 system using DirectFB and QtQuick2DRenderer? I cross-compiled the qtwebengine package (chromium and the rest) for my target platform and believe I have everything in place deployment-wise, but it seems like maybe the integration isn't complete.

    I've created a small QML test app that simply initializes a WebEngineView with a url, but at some point I see this error "GLContextHelper::getEGLDisplay() failed" and the application fails with an assertion error. I tried digging in and filling in the DirectFBEGL plugin with functions that seemed to be missing and would have otherwise fell back to the NativeIntegration (causing the error above), but I don't know where this effort ends or if it's even worth it.

    1 Reply Last reply
    0

    1/1

    26 Mar 2015, 15:33

    • Login

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