Re: [webkit-dev] Error while building webkit on windows

2014-03-10 Thread Baskar CV
\Debug\bin32\testapi.exe' C:\cygwin\home\baskar.c\WebKit\Source\JavaScriptCore\JavaScriptCore.vcxproj\testapi\LINK testapi I got struck for weeks, googling doesnt turned up good. Can someone please help me out of it. Thanks in advance Subject: Re: [webkit-dev] Error while building web

Re: [webkit-dev] Error while building webkit on windows

2014-03-05 Thread Baskar CV
Hi Filip, Yes gpref was there Subject: Re: [webkit-dev] Error while building webkit on windows From: fpi...@apple.com Date: Wed, 5 Mar 2014 22:32:36 -0800 CC: bfulg...@apple.com; webkit-dev@lists.webkit.org To: baskar...@hotmail.com On Mar 5, 2014, at 10:05 PM, Baskar CV wrote:Hi Brent

Re: [webkit-dev] Error while building webkit on windows

2014-03-05 Thread Filip Pizlo
help me on this? > > > Thanks in advance > BaskarCV > Subject: Re: [webkit-dev] Error while building webkit on windows > From: bfulg...@apple.com > Date: Wed, 5 Mar 2014 14:21:38 -0800 > CC: alex.christen...@flexsim.com; gur.t...@gmail.com; > webkit-dev@lists.webk

Re: [webkit-dev] Error while building webkit on windows

2014-03-05 Thread Baskar CV
Hi Brent, Thanks for the reply. I just checked with the CSSGrammar.y it seems to be fine for for me. I checked with cygwin too and found grep, flex, and bison installed Can someone help me on this? Thanks in advance BaskarCV Subject: Re: [webkit-dev] Error while building webkit on windows From

Re: [webkit-dev] Error while building webkit on windows

2014-03-05 Thread Brent Fulgham
Hi, The problem is with the processing of the CSSGrammar.y file. On Mar 5, 2014, at 1:52 AM, Baskar CV wrote: > 10> ./CSSGrammar.y:62.1: error: syntax error, unexpected end of file > 10> open3: exec of /usr/bin/gcc -E -P -x c++ -DENABLE_3D_RENDERING > -DENABLE_CHANNEL_MESSAGING -DENABLE_CSS_

Re: [webkit-dev] Error while building webkit on windows

2014-03-05 Thread Baskar CV
n someone help me resolve it. Thanks in advance Baskar CV Date: Tue, 4 Mar 2014 13:07:58 -0700 Subject: Re: [webkit-dev] Error while building webkit on windows From: alex.christen...@flexsim.com To: baskar...@hotmail.com CC: webkit-dev@lists.webkit.org I've only built WebKit on Windows from C:

Re: [webkit-dev] Error while building webkit on windows

2014-03-04 Thread Alex Christensen
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

Re: [webkit-dev] Error while building webkit on windows

2014-03-04 Thread Baskar CV
ror which was reported earlier. Once again thanks in advane Baskar.CV From: gur.t...@gmail.com Date: Tue, 4 Mar 2014 16:39:00 +0530 Subject: Re: [webkit-dev] Error while building webkit on windows To: baskar...@hotmail.com Hi Baskar, The order would be WTF generated, JSCoreGenerated and then Webc

[webkit-dev] Error while building webkit on windows

2014-03-04 Thread Baskar CV
When i was trying to built WebKit on windows 7 using visual studio 2013 and building JavaScriptCoreGenerated. I got this following 3 error messages Error2error MSB3073: The command "%SystemDrive%\cygwin\bin\which.exe bash if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH% set PLATFO