https://bugs.kde.org/show_bug.cgi?id=373097

--- Comment #3 from Martin Gräßlin <mgraess...@kde.org> ---
eglplatform.h has multiple sections like:

#elif defined(__WINSCW__) || defined(__SYMBIAN32__)  /* Symbian */

typedef int   EGLNativeDisplayType;
typedef void *EGLNativeWindowType;
typedef void *EGLNativePixmapType;

#elif defined(WL_EGL_PLATFORM)

The question is: which of the defines is set.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to