[webkit-help] Reg: Build error in WebCore
Adam Roben
aroben at apple.com
Wed Oct 12 04:42:04 PDT 2011
On Oct 12, 2011, at 6:04 AM, just2 contribute wrote:
> I am getting the following error while building webcore on windows platform.
>
> I guess some header file is missing !
>
>
> 6>..\platform\text\cf\HyphenationCF.cpp(43) : error C3861:
> 'CFStringIsHyphenationAvailableForLocale': identifier not found
>
> May I know which is the library containing the definition of this?
That function is part of CoreFoundation's CFString API. CoreFoundation headers are included in WebKitSupportLibrary, which http://www.webkit.org/building/checkout.html tells you how to install.
-Adam
More information about the webkit-help
mailing list