On 15/08/2007, at 10:26 PM, [EMAIL PROTECTED] 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
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-dev