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. Yocto Poky/Thud not enabling eglfs and OpenGL ES 2.0
Forum Updated to NodeBB v4.3 + New Features

Yocto Poky/Thud not enabling eglfs and OpenGL ES 2.0

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
1 Posts 1 Posters 868 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.
  • sdcandyS Offline
    sdcandyS Offline
    sdcandy
    wrote on last edited by
    #1

    I am trying to build a minimal image using Yocto Poky/Thud for the TI AM335x using meta-ti and meta-qt5 to get Qt to sit on top of the ELGFS support provided by the PowerVR SGX drivers.

    When it tries to build qtbase (5.11.3+gitAUTOINC+08de243eaa) it errors out with the following:

    ERROR: Feature 'eglfs' was enabled, but the pre-condition '!config.android && !config.darwin && !config.win32 && features.egl' failed.

    In the preceding output there is:

    |   OpenGL:
    |     Desktop OpenGL ....................... no
    |     OpenGL ES 2.0 ........................ no
    |     OpenGL ES 3.0 ........................ no
    |     OpenGL ES 3.1 ........................ no
    |     OpenGL ES 3.2 ........................ no
    ...
    | QPA backends:
    |   DirectFB ............................... no
    |   EGLFS .................................. no
    |   LinuxFB ................................ yes
    |   VNC .................................... yes
    |   Mir client ............................. no
    

    Somehow I seem to have managed to disable (or not enable) the right bits for eglfs and the OpenGL ES 2.0 it supports.

    I have been banging my head against this for a while now and need someone to put me out of my misery and tell me what I have done wrong!

    -Andy.

    1 Reply Last reply
    0
    • C chocblops referenced this topic on

    • Login

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