[webkit-dev] Build error(error C2220: warning treated as error - no 'object' file) on Win XP with VS2005

2008-03-25 Thread Wave Zhang
Hi, When I built the webkit on WinXP with VS2005, I have an error C2220: warn ing treated as error - no 'object' file generated for C:\Program Files\QuickTime SDK\cincludes\ConditionalMacros.h of project QTMovieWin. I donot know how to solve this issue. Any one has this error before? Thanks a

Re: [webkit-dev] Build error(error C2220: warning treated as error - no 'object' file) on Win XP with VS2005

2008-03-25 Thread Brent Fulgham
Hi Bo, On Mar 25, 2008, at 3:19 PM, Wave Zhang wrote: > -- Build started: Project: QTMovieWin, Configuration: Release > Win32 -- > Performing Pre-Build Event... > Compiling... > QTMovieWin.cpp > C:\Program Files\QuickTime SDK\cincludes\ConditionalMacros.h : error > C2220: warn > ing t

Re: [webkit-dev] Build error(error C2220: warning treated as error - no 'object' file) on Win XP with VS2005

2008-03-26 Thread Wave Zhang
Brent, I converted the source to UNIX style, but it does not work. Any suggestions? Thanks a lot. Bo On Tue, Mar 25, 2008 at 8:41 PM, Brent Fulgham <[EMAIL PROTECTED]> wrote: > Hi Bo, > > On Mar 25, 2008, at 3:19 PM, Wave Zhang wrote: > > > -- Build started: Project: QTMovieWin, C