[webkit-dev] compile failure when I try to introduce GLContextEGL to MediaPlayerPrivateGStreamer

Hausmann Simon Simon.Hausmann at digia.com
Thu Nov 8 08:45:35 PST 2012


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 


More information about the webkit-dev mailing list