Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
4.7.0
-
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