[webkit-dev] Cairo WebKit with Windows XP
Joonwon Yi
joonwon at veloxsoft.com
Thu Feb 21 05:05:49 PST 2008
Hi, Brent.
I'm trying to build on Windows now. I applied your patch 17442.
I failed to build Project WebKit because CGContextRef could not be converted to PlatformGraphicsContext * in the following files.
..\WebDragClient.cpp(235) : error C2664: 'WebCore::GraphicsContext::GraphicsContext(PlatformGraphicsContext *)' :
..\WebFrame.cpp(2696) : error C2664: 'CGContextSaveGState' :
Did I miss something?
Thanks in advance.
- joonwon -
----- Original Message -----
From: "Brent Fulgham" <bfulgham at gmail.com>
To: "WebKit Development" <webkit-dev at lists.webkit.org>
Sent: Thursday, February 21, 2008 1:26 PM
Subject: [webkit-dev] Cairo WebKit with Windows XP
> To all aspiring Windows hackers:
>
> The Font support patch (http://bugs.webkit.org/show_bug.cgi?id=17336)
> and the WinLauncher/Spinneret patch (http://bugs.webkit.org/show_bug.cgi?id=17428
> ) have landed in the trunk, which should simplify the process of
> getting a Cairo Windows build up and running.
>
> There is an important pending patch (http://bugs.webkit.org/show_bug.cgi?id=17442
> ) which corrects some bugs I created when mixing and matching the
> original Cairo and new CoreGraphics internal GraphicsContext
> representations. This basically prevents some graphic image effects
> (rotation of images, etc.) from working properly.
>
> I have another set of patches that need to be landed as well that re-
> enable the Windows Theme support and provides a rudimentary scroll
> bar. I hope to get that posted today or tomorrow.
>
> Enjoy!
>
> -Brent
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
More information about the webkit-dev
mailing list