2 Jun
2006
2 Jun
'06
7:08 p.m.
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