Hi, Actually there are not more information.
Have you tried build it in Visual Studio? <project> is one of the WebKit's project like WebCore or JavaScriptCore and <config> is release or debug. Check your build log maybe you'll find more information there. */cygdrive/c/Program Files/Microsoft Visual Studio 8/Common7/IDE/VCExpress.exe wi* *n\WebKit.vcproj\WebKit.sln /build Debug* maybe problem is in this line. There is no full path to the WebKit.sln but I don't know exactly how the scripts work because I use VisualStudio. Regards On 8 June 2010 16:09, IREIFEJ, PAUL (PAUL) <[email protected]> wrote: > 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 > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-help > >
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
