[webkit-help] Build error on windows7
Adam Roben
aroben at apple.com
Sat Jun 19 08:42:15 PDT 2010
On Jun 19, 2010, at 2:05 AM, sagar masuti wrote:
> 1>FunctionPrototype.obj : error LNK2019: unresolved external symbol
> _u_charType_3_2 referenced in function "bool __cdecl
> WTF::Unicode::isSeparatorSpace(int)" (?
> isSeparatorSpace at Unicode@WTF@@YA_NH at Z)
This looks like you're linking against ICU 3.2. The current version
included in WebKitAuxiliaryLibrary and used by Safari is 4.0. Do you
have some other version of ICU installed, or an old version of
WebKitSupportLibrary?
-Adam
More information about the webkit-help
mailing list