Hello, I am trying to build the WebKit on a Win32 system via Cygwin. I followed all installation steps from "Installing the Developer Tools" to "Getting the Code" to "Building WebKit." I get the following BUILD FAILED message when I run "build-webkit":
# ./build-webkit --debug Checking mod-date of WebKitSupportLibrary.zip... Current WebKitSupportLibrary is up to date Building results into: /cygdrive/c/Paul Ireifej/Google Chrome Downloads/webkit/W ebKitBuild WEBKITOUTPUTDIR is set to: C:\Paul Ireifej\Google Chrome Downloads\webkit\WebKit Build WEBKITLIBRARIESDIR is set to: C:\Paul Ireifej\Google Chrome Downloads\webkit\Web KitLibraries\win /cygdrive/c/Program Files/Microsoft Visual Studio 8/Common7/IDE/VCExpress.exe wi n\WebKit.vcproj\WebKit.sln /build Debug ===== BUILD FAILED ====== Please ensure you have run ./update-webkit to install dependencies. You can view build errors by checking the BuildLog.htm files located at: /cygdrive/c/Paul Ireifej/Google Chrome Downloads/webkit/WebKitBuild/obj/<project >/<config>. I would like to look at the build error log, but I do not know what the <project> or <config> is. Also, I did the "update-webkit" successfully many times. I double checked my paths in Visual C++ 2005 as well and all appear to be correct. Please let me know what additional information you need to help me debug this problem. Any advice or suggestions is very much appreciated. Thank you, Paul
_______________________________________________ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help