Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
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