[webkit-help] WebKit Build Failed: cannot open file 'JavaScriptCore.lib'

Rick Xu rick.zhi.xu at gmail.com
Thu May 20 10:35:58 PDT 2010


Hello,

I am trying to build WebKit+Cairo on win XP with cygwin+MS Visual
Studio 2005. I followed the procedure on WebKit's website. Unluckily I
failed to build the webkit, and got the following message.

It seems that, the JavaScriptCore.lib is not in the lib folder. I am
wondering if "JavaScriptCore.lib" is generated automatically? and why
there is such a error, and how can I solve it.

Thanks a lot!!!

-Rick

17>Build log was saved at
"file://C:\webkitdist\obj\DumpRenderTree\Debug_Cairo\BuildLog.htm"
17>DumpRenderTree - 0 error(s), 0 warning(s)
18>------ Build started: Project: WebKitAPITest, Configuration:
Debug_Internal Win32 ------
18>Performing Pre-Build Event...
18>/usr/bin/bash
18>Compiling...
18>####### COMPILING 4 FILES USING AT MOST 2 PARALLEL INSTANCES OF
cl.exe ###########
18>TestsController.cpp
18>WebViewDestruction.cpp
18>HostWindow.cpp
18>main.cpp
18>Generating Code...
18>Compiling manifest to resources...
18>Linking...
18>LINK : fatal error LNK1104: cannot open file 'JavaScriptCore.lib'
18>Project : warning PRJ0018 : The following environment variables
were not found:
18>$(PRODUCTION)
18>Build log was saved at
"file://C:\webkitdist\obj\WebKitAPITest\Debug_Internal\BuildLog.htm"
18>WebKitAPITest - 1 error(s), 0 warning(s)
========== Build: 16 succeeded, 1 failed, 0 up-to-date, 1 skipped ==========


===== BUILD FAILED ======

Please ensure you have run WebKitTools/Scripts/update-webkit to
install dependencies.

You can view build errors by checking the BuildLog.htm files located at:
/cygdrive/c/webkitdist/obj/<project>/<config>.


More information about the webkit-help mailing list