Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Error compiling Yocto image with QT
Forum Updated to NodeBB v4.3 + New Features

Error compiling Yocto image with QT

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 306 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.
  • D Offline
    D Offline
    deegan.a
    wrote on last edited by
    #1

    Hi, I'm getting these errors when trying to build my Yocto image targeting a RaspberryPi4-64.
    I have read elsewhere that I need to use the sysroot of my Raspberry Pi, but since this is being built through Yocto I don't think I can do so.

    WARNING: Feature xcb-xinput is insignificant in this configuration, ignoring related command line option(s).
    WARNING: Feature xkb is insignificant in this configuration, ignoring related command line option(s).
    ERROR: Feature 'opengles2' was enabled, but the pre-condition '(config.win32 && !features.opengl-dynamic) (!config.watchos && !features.opengl-desktop && libs.opengl_es2)' failed.
    ERROR: Feature 'eglfs' was enabled, but the pre-condition '!config.android && !config.darwin && !config.win32 && !config.wasm && features.egl' failed.
    ERROR: The OpenGL functionality tests failed!
    You might need to modify the include and library search paths by editing QMAKE_INCDIR_OPENGL[_ES2],
    QMAKE_LIBDIR_OPENGL[_ES2] and QMAKE_LIBS_OPENGL[_ES2] in the mkspec for your platform.
    WARNING: exit code 3 from a shell command.
    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