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

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

Reply via email to