Re: [webkit-dev] Building Webkit with cygwin failed

2008-06-30 Thread tyl
Thanks for your reply! I had checked out the WebKit source tree, and executed the update-webkit script successfully.But there still doesn't have a 'bin' folder in my 'WebKit\WebKitLibraries\win\' directory, and i think i didn't miss anything wrote in the "http://webkit.org/building/checkout.html"

Re: [webkit-dev] Building Webkit with cygwin failed

2008-06-30 Thread tyl
I had checked out the WebKit source tree, and executed the update-webkit script successfully.But there isn't a 'bin' folder in my 'WebKit\WebKitLibraries\win\' directory, there are only 'includes', 'lib' and 'tools' folders. Did i miss something? or it should be created in the building process?

Re: [webkit-dev] Building Webkit with cygwin failed

2008-06-30 Thread Brent Fulgham
On Mon, Jun 30, 2008 at 12:13 PM, Paul Pedriana <[EMAIL PROTECTED]> wrote: > Does the CoreFoundation.dll file exist in the xcopy source location? I can't > recall how that .dll file and its siblings get to be in that directory, but > in the meantime I think you could manually place them there. >

Re: [webkit-dev] Building Webkit with cygwin failed

2008-06-30 Thread Paul Pedriana
Well I see this output:     >> File not found - CoreFoundation.dll     >> 0 File(s) copied Which is caused by this command:     >> xcopy /y /d "C:\cygwin\home\teng\WebKit\WebKitLibraries\win\bin\CoreFoundation.dll" "C:\cygwin\home\teng\WebKit\WebKitBuild\bin" Does the CoreFoundation.dll fil

Re: [webkit-dev] Building Webkit with cygwin failed

2008-06-30 Thread tyl
Thanks for your reply! I had changed the order of the VC++ directory in the path list, it works. But another two errors occur, please help. My english is very poor, if there has some impolite or wrong word, please forgive me. Here is the ImageDiff and testapi's Build Log. -

Re: [webkit-dev] Building Webkit with cygwin failed

2008-06-30 Thread Paul Pedriana
You say you are trying to build WebKit using Cygwin, but you don't really mean the GCC within Cygwin, do you? The compiler arguments below are for VC++. As you can see, the compiler error is: Linking... link: missing operand after `ÿþ/' Try `link --help' for more information. Pro

[webkit-dev] Building Webkit with cygwin failed

2008-06-30 Thread tyl
Hi all, I'm trying to build webkit on windows XP using cygwin. I used Visual studio 2005 and also installed service pack(VS80sp1-KB926601-X86-ENU.exe), and I was build in debug mode. I followed the instruction on the webkit homepage but when i build i keep getting this error when building webkit:

Re: [webkit-dev] Building Webkit with cygwin failed

2008-05-18 Thread Adam Roben
On May 18, 2008, at 11:04 PM, Adam Roben wrote: On May 15, 2008, at 3:40 AM, Frederic Beauzor wrote: c:\cygwin\home\user\webkit\webcore\webcore.vcproj \cssgrammar.cpp(3418) : error C2220: warning treated as error - no 'executable' file generated c:\cygwin\home\user\webkit\webcore\webcore.vcp

Re: [webkit-dev] Building Webkit with cygwin failed

2008-05-18 Thread Adam Roben
On May 15, 2008, at 3:40 AM, Frederic Beauzor wrote: c:\cygwin\home\user\webkit\webcore\webcore.vcproj \cssgrammar.cpp(3418) : error C2220: warning treated as error - no 'executable' file generated c:\cygwin\home\user\webkit\webcore\webcore.vcproj \cssgrammar.cpp(3418) : warning C4701: potent

[webkit-dev] Building Webkit with cygwin failed

2008-05-15 Thread Frederic Beauzor
Hi, I'm actually trying to build webkit on windows XP using cygwin. I followed the instruction on the webkit homepage but when i build i keep getting this error when building webkit: c:\cygwin\home\user\webkit\webcore\webcore.vcproj\cssgrammar.cpp(3418) : error C2220: warning treated as error -