Hi Ivan, I am seeing this bug also (on Vista). I suggest filing a bug report on it.
Here is a workaround: 1. Manually fix the line endings in C:\WebKit\WebKitBuild\obj\Interfaces\Release\include\autoversion.h using your favorite editor. There is another autoversion.h file (can't remember the location off the top of my head now), that you will have to fix as well. 2. Disable C:\WebKit\WebKitLibraries\win\tools\scripts\auto-version.sh so that the fixes you did in step 1. are not clobbered. 3. Build as normal This should get you building. I noticed that auto-version.sh changed on Feb. 12-13, so I suspect this is where the problem was introduced. I'm not sure why more people aren't seeing this. Hope this helps. Cheers, Dan On Mon, Feb 25, 2008 at 2:29 AM, Ivan Shusky <[EMAIL PROTECTED]> wrote: > Hi, > > I am attempting to compile the latest WebKit code under Windows XP > environment and there is this error message: > > ------ Build started: Project: Interfaces, Configuration: Release Win32 > ------ > Performing Pre-Build Event... > Creating Type Library... > Processing ..\Interfaces\WebKit.idl > WebKit.idl > C:\WebKit\WebKitBuild\obj\Interfaces\Release\include\autoversion.h : error > C4335: Mac file format detected: please convert the source file to either > DOS or UNIX format > > I have tried many ways but failed to solve it. Is there any environment > variable or some setting that I have missed? > > Thanx in advance for your help. > > Best, > Ivan > > ------------------------------ > Express yourself instantly with MSN Messenger! MSN > Messenger<http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/> > > _______________________________________________ > webkit-dev mailing list > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > >
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

