[webkit-dev] Cairo Build: WebFrame.cpp fails to compile

Taeyun Kim zeo at logicplant.com
Mon Jun 15 03:52:50 PDT 2009


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.




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090615/3dfa62e0/attachment.html>


More information about the webkit-dev mailing list