Re: [webkit-dev] add webkit head file build errors
On 16/08/2007, at 12:59 AM, Mike Hommey wrote:
On Wed, Aug 15, 2007 at 11:06:44PM +1200, Mark Rowe <bdash@webkit.org> wrote:
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 ?
mrowe@daisy:~/Documents/Work/WebKit-git/OpenSource$ cat JavaScriptCore/ icu/README The headers in this directory are for compiling on Mac OS X 10.4. The Mac OS X 10.4 release includes the ICU binary, but not ICU headers. For other platforms, installed ICU headers should be used rather than these. They are specific to Mac OS X 10.4. mrowe@daisy:~/Documents/Work/WebKit-git/OpenSource$ - Mark
participants (1)
-
Mark Rowe