[Webkit-unassigned] [Bug 23086] REGRESSION(r39540/r39541): Windows build fails due to ICU errors
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 3 16:48:55 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23086
------- Comment #3 from bfulgham at gmail.com 2009-01-03 16:48 PDT -------
WORKAROUND: For any Windows users, until Apple corrects the libraries
distributed with update-webkit, you can grab the two Windows link libraries you
will need from here:
http://idisk.mac.com/bfulgham-Public/icu_36_libs.zip.
1. Please the two files (icuuc.lib, icuin.lib) in %WEBKITLIBRARIES%/win/lib.
2. Please note that you will also need to change the header file
"include/unicode/uconfig.h":
change the line:
#define UCONFIG_NO_COLLATION 1
to:
#define UCONFIG_NO_COLLATION 0
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list