<html>
<head>
</head>
<body class='hmmessage'><div dir='ltr'>

<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
<div dir="ltr">Hi,<br>Thanks for the reply. <br>No i got both the errors rectified. It was due to some mistakes in the environmental variable<br>I have built webkit on C:\WebKit<br>And set<br>WEBKIT_LIBRARIES="C:\WebKit\WebKitLibraries\win"<br>WEBKIT_OUTPUTDIR="C:\WebKitOut"<br>I am building within visual studio 2013 and i configured it using Debug/Win32<br>And I'm building it on AppleWin port<br>But now i got both <span style="color: rgb(68, 68, 68); font-family: Calibri, sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 21.299999237060547px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(255, 255, 255); display: inline !important; float: none;">WTF generated and JavaScriptCoreGenerated built successfully, then when i try to built WebCoreGenerated, the built halts. It neither fails nor get sucess<br>The built runs for some time and halts near the below o/p<br><br><font style="" color="#AC193D">10&gt;&nbsp; ./CSSGrammar.y:62.1: error: syntax error, unexpected end of file</font><font style="" color="#AC193D"><br></font><font style="" color="#AC193D">10&gt;&nbsp; open3: exec of /usr/bin/gcc -E -P -x c++ -DENABLE_3D_RENDERING -DENABLE_CHANNEL_MESSAGING -DENABLE_CSS_BOX_DECORATION_BREAK -DENABLE_CSS_FILTERS -DENABLE_CSS_IMAGE_SET -DENABLE_CSS_REGIONS -DENABLE_CSS_SHAPES -DENABLE_CSS_SHAPE_INSIDE -DENABLE_CSS_STICKY_POSITION -DENABLE_CSS_TRANSFORMS_ANIMATIONS_TRANSITIONS_UNPREFIXED -DENABLE_DETAILS_ELEMENT -DENABLE_FILTERS -DENABLE_FULLSCREEN_API -DENABLE_GEOLOCATION -DENABLE_HIGH_DPI_CANVAS -DENABLE_ICONDATABASE -DENABLE_LEGACY_CSS_VENDOR_PREFIXES -DENABLE_MATHML -DENABLE_MEDIA_CONTROLS_SCRIPT -DENABLE_MEDIA_STATISTICS -DENABLE_METER_ELEMENT -DENABLE_PAGE_VISIBILITY_API -DENABLE_PROMISES -DENABLE_REQUEST_ANIMATION_FRAME -DENABLE_SHARED_WORKERS -DENABLE_SQL_DATABASE -DENABLE_SUBPIXEL_LAYOUT -DENABLE_SVG -DENABLE_SVG_FONTS -DENABLE_TEMPLATE_ELEMENT -DENABLE_VIDEO -DENABLE_VIDEO_TRACK -DENABLE_VIEW_MODE_CSS_MEDIA -DENABLE_WEB_SOCKETS -DENABLE_XHR_TIMEOUT -DENABLE_XSLT /webkit/Source/WebCore/css/CSSGrammar.y.in failed at /webkit/Source/WebCore/bindings/scripts/preprocessor.pm line 81</font><font style="" color="#AC193D"><br></font><font style="" color="#AC193D">10&gt;&nbsp; &nbsp;&nbsp;&nbsp; ...propagated at /webkit/Source/WebCore/css/makegrammar.pl line 84.</font><font style="" color="#AC193D"><br></font><font style="" color="#AC193D">10&gt;&nbsp; /webkit/Source/WebCore/DerivedSources.make:842: recipe for target 'CSSGrammar.cpp' failed</font><font style="" color="#AC193D"><br></font><font style="" color="#AC193D">10&gt;&nbsp; make: *** [CSSGrammar.cpp] Error 2</font><font style="" color="#AC193D"><br></font><font style="" color="#AC193D">10&gt;&nbsp; make: *** Waiting for unfinished jobs....</font><font style="" color="#AC193D"><br></font><font style="" color="#AC193D">10&gt;&nbsp; CSSPropertyNames.gperf: No keywords in input file!</font><font style="" color="#AC193D"><br></font><font style="" color="#AC193D">10&gt;&nbsp; calling gperf failed: 256 at /webkit/Source/WebCore/css/makeprop.pl line 306.</font><font style="" color="#AC193D"><br></font><font style="" color="#AC193D">10&gt;&nbsp; /webkit/Source/WebCore/DerivedSources.make:785: recipe for target 'CSSPropertyNames.h' failed</font><font style="" color="#AC193D"><br></font><font style="" color="#AC193D">10&gt;&nbsp; make: *** [CSSPropertyNames.h] Error 1</font><br><br>I tried for two to three times it exactly halts here. Can someone help me resolve it.<br>Thanks in advance<br>Baskar CV<br></span><div><hr id="stopSpelling">Date: Tue, 4 Mar 2014 13:07:58 -0700<br>Subject: Re: [webkit-dev] Error while building webkit on windows<br>From: alex.christensen@flexsim.com<br>To: baskar.cv@hotmail.com<br>CC: webkit-dev@lists.webkit.org<br><br><div dir="ltr"><div>I've only built WebKit on Windows from C:\cygwin\webkit. &nbsp;It looks like you are not using a subdirectory of cygwin. &nbsp;Did you follow the instructions on&nbsp;<a href="http://www.webkit.org/building/tools.html" target="_blank">http://www.webkit.org/building/tools.html</a> correctly? &nbsp;Are the WEBKIT_LIBRARIES and WEBKIT_OUTPUTDIR environment variables set correctly?</div>
<div><br></div>Were you building from within Visual Studio or from the command line build-webkit script? &nbsp;Which configuration were you using (Debug, Debug_WinCairo, Release, Release_WinCairo, Production)? &nbsp;Were you building the WinCairo or the AppleWin port?<div>
<br></div><div>Alex Christensen</div></div><div class="ecxgmail_extra"><br><br><div class="ecxgmail_quote">On Tue, Mar 4, 2014 at 3:26 AM, Baskar CV <span dir="ltr">&lt;<a href="mailto:baskar.cv@hotmail.com" target="_blank">baskar.cv@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">


<div><div dir="ltr">When i was trying to built WebKit on windows 7 using visual studio 2013<br>and building JavaScriptCoreGenerated. I got this following 3 error messages<br><br><u><b>Error&nbsp;&nbsp;&nbsp; 2</b></u>&nbsp;&nbsp;&nbsp; error MSB3073: The command "%SystemDrive%\cygwin\bin\which.exe bash<br>
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%<br>set PLATFORMARCHITECTURE=32<br>nmake /nologo -f WTFGenerated.make" exited with code 2.&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.MakeFile.Targets&nbsp;&nbsp;&nbsp; 38&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp; WTFGenerated<br>
<br><u><b>Error&nbsp;&nbsp;&nbsp; 3</b></u>&nbsp;&nbsp;&nbsp; error MSB3073: The command "REM Do not edit from the Visual Studio IDE! Customize via a WTFPreBuild.cmd file.<br>if not exist "C:\WebKit\Source\WTF\WTF.vcxproj\WTFPreBuild.cmd" exit /b<br>
<br>set CONFIGURATIONBUILDDIR=C:\webkitop\Debug<br>set CONFIGURATIONNAME=Debug<br>set INPUTDIR=<br>set INPUTFILENAME=<br>set INPUTPATH=<br>set INTDIR=C:\webkitop\Debug\obj32\WTF\<br>set OUTDIR=C:\webkitop\Debug\bin32\<br>
set PLATFORMARCHITECTURE=32<br>set PLATFORMNAME=Win32<br>set PROJECTDIR=C:\WebKit\Source\WTF\WTF.vcxproj\<br>set PROJECTFILENAME=WTF.vcxproj<br>set PROJECTNAME=WTF<br>set PROJECTPATH=C:\WebKit\Source\WTF\WTF.vcxproj\WTF.vcxproj<br>
set SOLUTIONDIR=C:\WebKit\Source\WebKit\WebKit.vcxproj\<br>set SOLUTIONFILENAME=WebKit.sln<br>set SOLUTIONNAME=WebKit<br>set SOLUTIONPATH=C:\WebKit\Source\WebKit\WebKit.vcxproj\WebKit.sln<br>set TARGETDIR=C:\webkitop\Debug\bin32\<br>
set TARGETEXT=.dll<br>set TARGETFILENAME=WTF.dll<br>set TARGETPATH=C:\webkitop\Debug\bin32\WTF.dll<br>set DEBUGSUFFIX=<br><br>REM If any of the above variables didn't exist previously and<br>REM were set to an empty string, set will set the errorlevel to 1,<br>
REM which will cause the project-specific script to think the build<br>REM has failed. This cmd /c call will clear the errorlevel.<br>cmd /c<br><br>"C:\WebKit\Source\WTF\WTF.vcxproj\WTFPreBuild.cmd"<br><br>:VCEnd" exited with code 1.&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets&nbsp;&nbsp;&nbsp; 122&nbsp;&nbsp;&nbsp; 5&nbsp;&nbsp;&nbsp; WTF<br>
<br><u><b>Error&nbsp;&nbsp;&nbsp; 1</b></u>&nbsp;&nbsp;&nbsp; error U1077: 'C:\cygwin\bin\bash.EXE' : return code '0x1'&nbsp;&nbsp;&nbsp; C:\WebKit\Source\WTF\WTF.vcxproj\NMAKE&nbsp;&nbsp;&nbsp; WTFGenerated<br><br>Can someone help me resolve it.<br>Thanks in advance<span class="ecxHOEnZb"><font color="#888888"><br>
Baskar CV<br>                                               </font></span></div></div>
<br>_______________________________________________<br>
webkit-dev mailing list<br>
<a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a><br>
<a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-dev</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>&nbsp;<br>Alex Christensen<br>FlexSim Software Products, Inc.<br><i><span style="font-size:10pt;">1577 North Technology Way | Building A | Suite 2300 | Orem, Utah 84097</span></i><br>
<i><span style="font-size:10pt;">Voice:&nbsp;<a style="color:rgb(17,85,204);" target="_blank">801-224-6914</a>&nbsp;| Fax:&nbsp;<a style="color:rgb(17,85,204);" target="_blank">801-224-6984</a></span></i><br><i><span style="font-size:10pt;">Email:</span></i><span style="font-size:10pt;">&nbsp;</span><a href="mailto:kimw@flexsim.com" style="color:rgb(17,85,204);" target="_blank"><span style="font-size:10pt;color:blue;">alexc@flexsim.com</span></a><span style="font-size:10pt;"></span><br>
<i><span style="font-size:10pt;">URL:</span></i><span style="font-size:10pt;">&nbsp;</span><a href="http://www.flexsim.com/" style="color:rgb(17,85,204);" target="_blank"><span style="font-size:10pt;color:blue;">www.flexsim.com</span></a><span style="font-size:10pt;"></span><br>
&nbsp;<br><span style="font-size:10pt;">----------------------------------------------------------------------------------------</span><span style="font-size:12pt;">&nbsp;<br></span><span style="font-size:10pt;">This message may contain confidential information, and is</span><span style="font-size:12pt;">&nbsp;</span><span style="font-size:10pt;">intended</span><br>
<span style="font-size:10pt;">only for the use of the individual(s) to whom it is</span><span style="font-size:12pt;">&nbsp;</span><span style="font-size:10pt;">addressed.</span><span style="font-size:12pt;">&nbsp;<br></span><span style="font-size:10pt;">----------------------------------------------------------------------------------------</span><br>

</div></div></div>
                                               </div></body>
</html>