[webkit-dev] Error while building webkit on windows

Alex Christensen alex.christensen at flexsim.com
Tue Mar 4 12:07:58 PST 2014


I've only built WebKit on Windows from C:\cygwin\webkit.  It looks like you
are not using a subdirectory of cygwin.  Did you follow the instructions on
http://www.webkit.org/building/tools.html correctly?  Are the
WEBKIT_LIBRARIES and WEBKIT_OUTPUTDIR environment variables set correctly?

Were you building from within Visual Studio or from the command line
build-webkit script?  Which configuration were you using (Debug,
Debug_WinCairo, Release, Release_WinCairo, Production)?  Were you building
the WinCairo or the AppleWin port?

Alex Christensen


On Tue, Mar 4, 2014 at 3:26 AM, Baskar CV <baskar.cv at hotmail.com> wrote:

> When i was trying to built WebKit on windows 7 using visual studio 2013
> and building JavaScriptCoreGenerated. I got this following 3 error messages
>
> *Error    2*    error MSB3073: The command
> "%SystemDrive%\cygwin\bin\which.exe bash
> if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
> set PLATFORMARCHITECTURE=32
> nmake /nologo -f WTFGenerated.make" exited with code 2.    C:\Program
> Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets
> 38    5    WTFGenerated
>
> *Error    3*    error MSB3073: The command "REM Do not edit from the
> Visual Studio IDE! Customize via a WTFPreBuild.cmd file.
> if not exist "C:\WebKit\Source\WTF\WTF.vcxproj\WTFPreBuild.cmd" exit /b
>
> set CONFIGURATIONBUILDDIR=C:\webkitop\Debug
> set CONFIGURATIONNAME=Debug
> set INPUTDIR=
> set INPUTFILENAME=
> set INPUTPATH=
> set INTDIR=C:\webkitop\Debug\obj32\WTF\
> set OUTDIR=C:\webkitop\Debug\bin32\
> set PLATFORMARCHITECTURE=32
> set PLATFORMNAME=Win32
> set PROJECTDIR=C:\WebKit\Source\WTF\WTF.vcxproj\
> set PROJECTFILENAME=WTF.vcxproj
> set PROJECTNAME=WTF
> set PROJECTPATH=C:\WebKit\Source\WTF\WTF.vcxproj\WTF.vcxproj
> set SOLUTIONDIR=C:\WebKit\Source\WebKit\WebKit.vcxproj\
> set SOLUTIONFILENAME=WebKit.sln
> set SOLUTIONNAME=WebKit
> set SOLUTIONPATH=C:\WebKit\Source\WebKit\WebKit.vcxproj\WebKit.sln
> set TARGETDIR=C:\webkitop\Debug\bin32\
> set TARGETEXT=.dll
> set TARGETFILENAME=WTF.dll
> set TARGETPATH=C:\webkitop\Debug\bin32\WTF.dll
> set DEBUGSUFFIX=
>
> REM If any of the above variables didn't exist previously and
> REM were set to an empty string, set will set the errorlevel to 1,
> REM which will cause the project-specific script to think the build
> REM has failed. This cmd /c call will clear the errorlevel.
> cmd /c
>
> "C:\WebKit\Source\WTF\WTF.vcxproj\WTFPreBuild.cmd"
>
> :VCEnd" exited with code 1.    C:\Program Files
> (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets    122
> 5    WTF
>
> *Error    1*    error U1077: 'C:\cygwin\bin\bash.EXE' : return code
> '0x1'    C:\WebKit\Source\WTF\WTF.vcxproj\NMAKE    WTFGenerated
>
> Can someone help me resolve it.
> Thanks in advance
> Baskar CV
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
>


-- 



Alex Christensen

FlexSim Software Products, Inc.

*1577 North Technology Way | Building A | Suite 2300 | Orem, Utah 84097*

*Voice: 801-224-6914 | Fax: 801-224-6984*

*Email:* alexc at flexsim.com <kimw at flexsim.com>

*URL:* www.flexsim.com



----------------------------------------------------------------------------------------

This message may contain confidential information, and is intended

only for the use of the individual(s) to whom it is addressed.
----------------------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20140304/01a2dcd4/attachment.html>


More information about the webkit-dev mailing list