My guess would be that GLContextEGL.h directly or indirectly includes X headers that "provide" funny defines.
Simon -- Sendt fra min Nokia N908.11.12 11:00 skrev Zhao, Halley: Hi experts: I want to introduce EGL context to GStreamer Media player (MediaPlayerPrivateGStreamer), However, a simple ‘#include “GLContextEGL.h”‘ in MediaPlayerPrivateGStreamer.cpp fail to compile. “MediaPlayerPrivateGStreamer.cpp:321:35: error: expected unqualified-id before numeric constant” It seems to be namespace issue, but I can’t know where break. Could you kindly educate me how to do it? Thanks. More backgrounds see here: https://bugs.webkit.org/show_bug.cgi?id=86410 _______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo/webkit-dev