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)" (? isseparatorsp...@unicode@WTF@@ya...@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


_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to