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

Zhao, Halley halley.zhao at intel.com
Thu Nov 8 01:59:54 PST 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20121108/bb1ce8a4/attachment.html>


More information about the webkit-dev mailing list