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. The OpenGL ES 2.0 functionality test failed!
Forum Update on Monday, May 27th 2025

The OpenGL ES 2.0 functionality test failed!

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 897 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.
  • Nirmal T MN Offline
    Nirmal T MN Offline
    Nirmal T M
    wrote on last edited by
    #1

    Hi,

    i am cross compiling the Qt 5.5 for my iMX6 Sabree Ai board with GENIVI 7.0.3 (intrepid-image) File System. Also I have installed the EGLFS Libraries in the GENIVI file system. while configuring the Qt for cross compile I received the following error.

    his is the Qt Open Source Edition.

    You are licensed to use this software under the terms of
    the Lesser GNU General Public License (LGPL) versions 2.1.
    You are also licensed to use this software under the terms of
    the GNU Lesser General Public License (LGPL) versions 3.

    You have already accepted the terms of the Open Source license.

    <srcbase> = /media/acs/f64c24ce-b50c-4395-bb84-429476e2905a/static-qt-new/qt5/qtbase
    <outbase> = /media/acs/f64c24ce-b50c-4395-bb84-429476e2905a/static-qt-new/qt5/qtbase
    Creating qmake...
    ..Done.
    Running configuration tests...
    Warning: Disabling pkg-config since PKG_CONFIG_LIBDIR is not set.
    Note: PKG_CONFIG_SYSROOT_DIR automatically set to /home/acs/Downloads/L3.14.52_1.1.0-ga_images_MX6QDLSOLO/fsl-image-gui-fb-imx6qdlsolo

    Could not determine the target architecture!
    Turn on verbose messaging (-v) to see the final report.
    The OpenGL ES 2.0 functionality test failed!
    Use of pkg-config is not enabled, maybe you want to pass -force-pkg-config?
    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
    /media/acs/f64c24ce-b50c-4395-bb84-429476e2905a/static-qt-new/qt5/qtbase/mkspecs/devices/linux-imx6-g++.

    I have used the gcc-linaro-5.2-2015.11-1-x86_64_arm-linux-gnueabihf-g++ as a cross compile tool chain

    Is it possible to clear this error.
    I need to build the Qt with EGL support,
    Kindly help

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You should provide the complete configure line you used and also turn on -v like suggested to see exactly what is failing.

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      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