[webkit-dev] add webkit head file build errors

Mike Hommey mh+webkit at glandium.org
Wed Aug 15 06:07:33 PDT 2007


On Wed, Aug 15, 2007 at 11:06:44PM +1200, Mark Rowe <bdash at webkit.org> wrote:
>
> 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.

Note the ICU headers are present in SVN under WebCore/icu and
JavaScriptCore/icu. Aren't the nightly source tarballs full extracts
of the trunk ?

Mike



More information about the webkit-dev mailing list