Re: [webkit-dev] Compilation error for k:\webkit\webcore\css\CSSParser.cpp

2008-09-09 Thread ravindra singhai
Try with Gperf vesrsion 3.0.2 http://3.0.3./ I faced d similar problem with CSSParser + gperf module once but the error was different. My problem got resolved when i changed my version from 3.0.3 - 3.0.2 /Ravi On Mon, Sep 8, 2008 at 7:16 PM, Shadakshari Hiremath [EMAIL PROTECTED]wrote: I

Re: [webkit-dev] WebKit and Windows/Cygwin

2008-09-09 Thread Frank.Lautenbach
Hi Mark, I'm following the instructions given on the WebKit website to checkout and build the source: http://webkit.org/building/checkout.html http://webkit.org/building/build.html Note that I am primarily Windows developer (with some Unix/Linux experience) making a leap to the world of

Re: [webkit-dev] WebKit and Windows/Cygwin

2008-09-09 Thread Frank.Lautenbach
Mark, I should add that the ultimate goal of my research is to try to determine if we can use WebKit to build a client running on a Windows CE device. I was told WebKit would provide a framework or skeleton for a browser that we could customize to access peripherals on handheld devices like

Re: [webkit-dev] Compiling WebKit on Mac OS 10.3.9

2008-09-09 Thread Hashim, Shuhdi
We are bundling our own version of flash through WebKit since relying on the system version of WebKit/Flash proved to be unstable for our application. Thanks, Shuhdi -Original Message- From: Mark Rowe [mailto:[EMAIL PROTECTED] Sent: Monday, September 08, 2008 9:16 PM To: Hashim,

Re: [webkit-dev] WebKit and Windows/Cygwin

2008-09-09 Thread Frank.Lautenbach
Aryia, Thanks for the response. Something is still confusting to me. When I follow the instructions to get and build WebKit from the main WebKit.org page, what exactly am I building? Frank -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ariya Hidayat

Re: [webkit-dev] WebKit and Windows/Cygwin

2008-09-09 Thread Darin Adler
On Sep 9, 2008, at 8:44 AM, [EMAIL PROTECTED] wrote: Thanks for the response. Something is still confusting to me. When I follow the instructions to get and build WebKit from the main WebKit.org page, what exactly am I building? WebKit that works with Safari. On Windows, a WebKit that

Re: [webkit-dev] WebKit and Windows/Cygwin

2008-09-09 Thread Frank.Lautenbach
Apparently that's not what I want then. It is still curious that I can't seem to build it under cygwin (as per the instructions.) Perhaps this is due to the fact that after I got the source, the update command doesn't succeed. It always fails at some point, so maybe the tree is not being updated

Re: [webkit-dev] WebKit and Windows/Cygwin

2008-09-09 Thread Mark Rowe
On Sep 9, 2008, at 11:02 AM, [EMAIL PROTECTED] wrote: Apparently that's not what I want then. It is still curious that I can't seem to build it under cygwin (as per the instructions.) Perhaps this is due to the fact that after I got the source, the update command doesn't succeed. It

Re: [webkit-dev] WebKit and Windows/Cygwin

2008-09-09 Thread Justin Haygood
If you are building for Qt 4, do not use cygwin. Use the Windows native qmake to build. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, September 09, 2008 3:18 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED];

Re: [webkit-dev] WebKit and Windows/Cygwin

2008-09-09 Thread Mark Rowe
On Sep 9, 2008, at 12:17 PM, [EMAIL PROTECTED] wrote: So, you're saying I can force an Apple build, but that does me no good because I have a Windows machine. Apple's Windows port runs on Windows, so you're in a good position to build it. - Mark

Re: [webkit-dev] WebKit and Windows/Cygwin

2008-09-09 Thread Justin Haygood
The Qt4/Windows build does not require Cygwin normally. I don't even have Cygwin, and I can build the Qt4 WebKit just fine. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 09, 2008 3:59 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Cc: [EMAIL