Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-30101

Compile Issue in platformsupport of Qt5 due to non-standard locations for EGL headers

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.1.0
    • 5.0.1
    • GUI: OpenGL
    • None
    • cross-compiling on host=Fedora
    • 72b87f29925056881d1df8b06a0bf01a0bab7635

    Description

      eglconvenience.pri requires "CONFIG += egl", i.e.:

      contains(QT_CONFIG,egl) {
          ...
      
          CONFIG += egl
      }
      

      To find the correct paths for EGL headers to build successfully, in the case where EGL headers are not in standard locations (such as '/usr/include' of the target filesystem).

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sletta Gunnar Sletta
            hua-hsing.lee Hua-Hsing Lee
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes