[webkit-dev] add webkit head file build errors

Mark Rowe bdash at webkit.org
Wed Aug 15 04:06:44 PDT 2007


On 15/08/2007, at 10:26 PM, pj_wh120 at sina.com wrote:

> hi all,
> I add some webkit build head files into my project and build it,  
> occurd some errors as:
> “unicode/uchar.h”: No such file or directory
>
> I found under "WebKit\WebKitBuild\include\WebCore\ForwardingHeaders 
> \wtf\unicode" directory, only build one file 'Unicode.h',no  
> 'uchar.h',why?

unicode/uchar.h is part of ICU, not WebKit itself.  On Windows the ICU  
headers will be included with one of the library zip files which are  
downloaded as part of setting up your build environment.

- Mark




More information about the webkit-dev mailing list