[webkit-dev] Unable to build WebCore for windows (debug_cairo) revision 39671

2009-01-14 Thread Girish Dhamnekar
I am using the version r39671 of webkit sources. I have followed the steps as mention at http://webkit.org along with http://trac.webkit.org/wiki/BuildingCairoOnWindows but i am getting errors while compiling the derived sources. Please guide me in resolving this issue. 4>-- Build started: Pro

Re: [webkit-dev] Unable to build WebCore for windows (debug_cairo) revision 39671

2009-01-14 Thread Brent Fulgham
Girish, On Wed, Jan 14, 2009 at 5:41 AM, Girish Dhamnekar wrote: > I am using the version r39671 of webkit sources. I have followed the steps > as mention at http://webkit.org along with > http://trac.webkit.org/wiki/BuildingCairoOnWindows but i am getting errors > while compiling the derived sou

Re: [webkit-dev] Unable to build WebCore for windows (debug_cairo) revision 39671

2009-01-14 Thread Nilesh Patil
Hi Thanks for response !!! There is no attachment to mail !! Thanks & Regards Niilesh On Thu, Jan 15, 2009 at 2:45 AM, Brent Fulgham wrote: > Girish, > > On Wed, Jan 14, 2009 at 5:41 AM, Girish Dhamnekar > wrote: >> I am using the version r39671 of webkit sources. I have followed the steps >>

Re: [webkit-dev] Unable to build WebCore for windows (debug_cairo) revision 39671

2009-01-15 Thread Girish Dhamnekar
I found that the macro "ENABLE_VIDEO" has not been included in the preprocessor definitions for the WebCore project for the "Debug_Cairo" configuration whereas this is present for the "Debug" configuration for building WebKit on Windows. *The correction seems to remove the errors posted earlier by