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

Compilation error due to undefined EGL_BIND_TO_TEXTURE_RGB for OpenGL ES enabled build of Qt for Windows CE

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.6.0
    • 4.6.0
    • None
    • None
    • 5d7e254583551659df42e59fab4756994d4211ed

    Description

      Missing checks on whether EGL_BIND_TO_TEXTURE_RGB and EGL_BIND_TO_TEXTURE_RGBA is defined.

      Test case:
      1) have a EGL\eg.h that does not define EGL_BIND_TO_TEXTURE_RGB and EGL_BIND_TO_TEXTURE_RGBA
      2) configure like:

      e:\depot\qt\kinetic\configure -platform win32-msvc2008 -xplatform wincewm60professional-msvc2008 -fast -opengl-es-cm -cetest

      3) notice that compilation fails for qeglproperties.cpp

      Attachments

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

        Activity

          People

            isdale Keith Isdale (closed Nokia identity) (Inactive)
            isdale Keith Isdale (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes