[webkit-help] I need help in building webkit wincairo
Kunio Yamazaki
yamazaki at fusenetwork.co.jp
Thu Oct 6 21:46:16 PDT 2011
Hi Brent,
(2011/10/07 13:27), Brent Fulgham wrote:
> Thanks for figuring this out!
I am glad to could you help.
>> The newest WebKitSupportLibrary was checked and WebKitQuartzCoreAdditionsBase.h was contained.
>> It checked that "#define HAVE_WKQCA 1" was defined with HeaderDetection.h.
>
> I've filed a bug (https://bugs.webkit.org/show_bug.cgi?id=69600) about this. I was not seeing the error because I hadn't been good about staying up to date with the Apple webkit support libraries.
> When I cleared out everything on my build machine today, I started getting the error, too.
>
> You can obviously work around this issue by renaming that file.
Yes,
I renamed WebKitQuartzCoreAdditionsBase.h to _WebKitQuartzCoreAdditionsBase.h
and built WebKit wincairo.
As a result, it succeeded in construction!
Thanks to people which gave advice.
-Kunio
More information about the webkit-help
mailing list