Hi,

2009/6/15 Taeyun Kim <z...@logicplant.com>:
> I'm trying to compile Cairo version of WebKit.
>
> But WebFrame.cpp in WebKit project fails to compile.

There are a series of CoreGraphics-specific calls in this file related
to creating a printing context.  I have not put together a patch that
addresses this, so it won't build as-is.

The patch on https://bugs.webkit.org/show_bug.cgi?id=17484 will add
some #if/def guards around this printing code, which should resolve
your issue.

Good luck!

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

Reply via email to