Hi, In your webkit build directory there should be a file called buildfailed which indicates the project that failed to build. Look in the build log of that project (obj directory). It should have the error message there. -Carl
On Mon, Jan 3, 2011 at 11:26 PM, y w <[email protected]> wrote: > Thanks Carl! > In my output folder(weblit\WebKitbuild\obj\) only 4 projects are built > successful, 24 are failed. > I have followed the log(BuildLog.htm) to create xx.bat run in Windows > command line, then build again, still get the error. > How can get the dependent project done? > Appreciate your help. > Yang > ________________________________ > From: Carl Lobo <[email protected]> > To: y w <[email protected]> > Cc: [email protected] > Sent: Fri, December 31, 2010 9:48:54 PM > Subject: Re: [webkit-help] Build error -- via Win + VC2005 express > > That error means that some previous dependant project has failed to build. > > Regards, > Carl > > On 1 Jan 2011 02:53, "y w" <[email protected]> wrote: > > Hi all, > I installed WebKit into my PC (Windows XP Home, SP3, VC2005 Express), but > get build failed! > I followed the instruction > of http://webkit.org/building/tools.html installed Microsoft Visual C++ > Express 2005 Service Pack 1. Visual Studio 2005 Service Pack 1 ATL Security > Update, Windows Server 2003 R2 Platform SDK, and then > installed Cygwin, QuickTime SDK, Install DirectX SDK; > Then installed source tree followed the > instruction of http://webkit.org/building/checkout.html, installed code and > updated. > Then build it, I got failed! > the most error is > > Performing Pre-Build Event... > /usr/bin/bash > Project : error PRJ0002 : Error result 1 returned from > 'C:\WINDOWS\system32\cmd.exe'. > Project : warning PRJ0018 : The following environment variables were not > found: > $(PRODUCTION) > > Can any one give a solution? > > Thanks in advance! > > Yang > > > > _______________________________________________ > 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
