Re: [webkit-dev] WebKit-Windows build with VS2008

2012-03-27 Thread Patrick Gansterer
Hi, On Tue, 27 Mar 2012 17:14:55 +0530, M Rahaman wrote: When I build WebKit code for Windows using VS2008, there are several issues I am facing 1. We need to re-generate the webkit.sln file with VS2008 2. VS2008 has strict warning checking, because all the .vcproj has "Treat warning as errors

[webkit-dev] WebKit-Windows build with VS2008

2012-03-27 Thread M Rahaman
Hi All, When I build WebKit code for Windows using VS2008, there are several issues I am facing 1. We need to re-generate the webkit.sln file with VS2008 2. VS2008 has strict warning checking, because all the .vcproj has "Treat warning as errors", the compilation fails. So the wor