[webkit-help] Building webkit in Windows (Visual C++ 2005 Express + Cygwin)

Kenny Wu kennywu2 at yahoo.com
Wed Mar 3 00:32:29 PST 2010


Build error on 55450 in cygwin is encountered.  Please help.  Thanks.

Commands:
update-webkit
build-webkit


Output:
Checking mod-date of WebKitSupportLibrary.zip...
Current WebKitSupportLibrary is up to date
Building results into: /home/Admin/WebKit/WebKitBuild
WEBKITOUTPUTDIR is set to: C:\cygwin\home\Admin\WebKit\WebKitBuild
WEBKITLIBRARIESDIR is set to: C:\cygwin\home\Admin\WebKit\WebKitLibraries\win
/cygdrive/c/Program Files/Microsoft Visual Studio 8/Common7/IDE/VCExpress.exe win\WebKit.vcproj\WebKit.sln /build Release

===== BUILD FAILED ======
Please ensure you have run WebKit/WebKitTools/Scripts/update-webkit to install dependencies.
You can view build errors by checking the BuildLog.htm files located at:
/home/Admin/WebKit/WebKitBuild/obj/<project>/<config>.



Error seems to occur when compiling the module JavaScriptCore.
Contents of BuildLog.htm below:

Performing Pre-Build Event...
/usr/bin/bash
Compiling...
ParserArena.cpp
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : error C2220: warning treated as error - no 'object' file generated
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
Parser.cpp
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : error C2220: warning treated as error - no 'object' file generated
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
Nodes.cpp
...
...
... (omiited)
...
...
Compiling...
Arguments.cpp
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : error C2220: warning treated as error - no 'object' file generated
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
c:\cygwin\home\admin\webkit\javascriptcore\runtime\JSObject.h : warning C4819: The file contains a character that cannot be represented in the current code page (950). Save the file in Unicode format to prevent data loss
Project : warning PRJ0018 : The following environment variables were not found:
$(PRODUCTION)



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20100303/e10e0028/attachment.html>


More information about the webkit-help mailing list