Hi,

I'm trying to compile Cairo version of WebKit.

But WebFrame.cpp in WebKit project fails to compile.

The error message tells the incompatibility between PlatformGraphicsContext* 
and CGContextRef. (the exact message is in Korean, so I cannot post it here).
And I see the line: "#include <CoreGraphics/CoreGraphics.h>" in WebFrame.cpp 
which I think shouldn't 'alive' in Cairo version (I'm not sure though, since I 
don't know much about the source).

I searched the mailing list and found a few related messages, but there was no 
solution.
I've updated the source to r44680, but the problem still persists.

How can I fix this problem?

Thanks in advance.




_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to