[webkit-dev] Compiliation probelms on Windows
Darin Adler
darin at apple.com
Fri Jun 2 12:08:46 PDT 2006
On Jun 1, 2006, at 8:47 PM, Matt wrote:
> When I try to compile WebKit on Windows, I get hundreds of these
> errors:
>
> fatal error C1083: Cannot open include file: 'unicode/pwin32.h': No
> such file or directory c:\cygwin\webkit\webcore\unicode\unicode
> \umachine.h 45
>
> I get hundreds of errors relation to the unicode directory.
>
> Can someone help me?
You need to install the ICU library.
As described here <http://wiki.opendarwin.org/index.php/
WebKit:Building_On_Windows>, there's an install script that will
install ICU for you.
-- Darin
More information about the webkit-dev
mailing list