[Webkit-unassigned] [Bug 26375] VC++ 2005 Express failed to build WebKit due to raw UTF-8 string in WebKit/win/WebCoreLocalizedStrings.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 18 19:32:07 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=26375





------- Comment #12 from tyoshino at google.com  2009-06-18 19:32 PDT -------
(In reply to comment #11)
> Could you please post the warning number, and the description (even if it's in
> Japanese).
> 

Here's the warning.

5>WebCoreLocalizedStrings.cpp
5>..\WebCoreLocalizedStrings.cpp : error C2220: warning treated as error - no
'object' file generated
5>..\WebCoreLocalizedStrings.cpp : warning C4819: The file contains a character
that cannot be represented in the current code page (932). S
ave the file in Unicode format to prevent data loss
5>Project : warning PRJ0018 : The following environment variables were not
found:
5>$(PRODUCTION)
5>Build log was saved at
"file://E:\wk1_svn_cygwin\WebKitBuild\obj\WebKit\Debug\BuildLog.htm"
5>WebKit - 1 error(s), 1 warning(s)
========== Build: 4 succeeded, 1 failed, 13 up-to-date, 0 skipped ==========


-- 
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