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

Building QT for WinCE 6.0 w/Khronos OpenGL ES1.1 headers fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 4.7.0
    • Build System
    • None
    • Windows XP sp3; VS 2008; WinCE 6.0 R3 based SDK

    Description

      Building QT for WinCE w/MX31 PowerVR lib fails when using Krhonos OpenGL ES (egl etc.) v1.1 headers. QT needs the following defined:

      typedef int EGLenum;
      typedef int EGLClientBuffer;
      #define EGL_ALPHA_MASK_SIZE 0x303E

      Which only show up in header files starting w/OpenGL ES 1.2.

      When i add the above typedefs/defines, compiling works, but linking fails on and unresolved external symbol: QMetaObject const QGLWindowSurface::staticMetaObject

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            benebeck ben beckwith
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes