Please review your build log. The problem is the following: "fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory”
You do not have the DirectX SDK installed, as documented in Step 4 of http://www.webkit.org/building/tools.html. -Brent On Aug 1, 2013, at 1:46 AM, Rakesh Sadhu <[email protected]> wrote: > Hi , > I couldn't fix the problem with vs2005. > Now I am trying to build with vs2010 and it fails too. > here is the pasebin link : http://pastebin.com/W0YyGXZG > Kindly guide. > > > regards > RSadhu > > > Date: Tue, 23 Jul 2013 07:21:23 +0530 > Subject: Re: [webkit-dev] Windows Build Broken? > From: [email protected] > To: [email protected] > CC: [email protected] > > Sorry Its not exactly the same error. but Its similar error which is present > in build-webkit > > > I am trying to build using Visual Studio 2010 Express using commandline > cygwin tools > > Thanks, > > Mital Vora. > > > On Tue, Jul 23, 2013 at 7:17 AM, Mital Vora <[email protected]> wrote: > Hi, > > For the WinCairo Build as well these are the exact errors coming in the > buildbot > > Building results into: > /cygdrive/c/Projects/BuildSlave/win-cairo-release/build/WebKitBuild > WEBKIT_OUTPUTDIR is set to: > C:\Projects\BuildSlave\win-cairo-release\build\WebKitBuild > WEBKIT_LIBRARIES is set to: > Use of uninitialized value in print at > /cygdrive/c/Projects/BuildSlave/win-cairo-release/build/Tools/Scripts/webkitdirs.pm > line 1644. > > http://build.webkit.org/builders/WinCairo%20Release/builds/28414/steps/compile-webkit/logs/stdio > > > > Windows and WinCairo Build from commandline seems broken.. can anybody help > fixing this. > > Regards, > > Mital Vora. > > > On Sun, Jul 21, 2013 at 9:07 PM, Rakesh Sadhu <[email protected]> wrote: > Hi , > I updated my webkit source code and tried to build it on windows machine , > and it fails to compile, with following error > > Tools/Scripts/build-webkit --debug > > Installing WebKitSupportLibrary... > The WebKitSupportLibrary has been sucessfully installed in > /home/rsadhu/trunk/WebKitLibraries/win > ************************************************************* > Cannot find '/cygdrive/c/Program Files (x86)/Microsoft Visual Studio > 10.0/Common7/IDE/VCExpress.exe' > Please execute the file 'vcvars32.bat' from > 'C:\Program Files (x86)\Microsoft Visual Studio 8\VC\bin\' > to setup the necessary environment variables. > ************************************************************* > Died at /home/rsadhu/trunk/Tools/Scripts/webkitdirs.pm line 1627. > > > Any Pointers on this? > > > _______________________________________________ > webkit-dev mailing list > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-dev > > > > _______________________________________________ > webkit-dev mailing list > [email protected] > https://lists.webkit.org/mailman/listinfo/webkit-dev
_______________________________________________ webkit-dev mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-dev

