Sdl 1.3 compile error

Hello,

I’m trying to build SDL 1.3 from SVN with Visual Studio 2003.

The thing is when I build the SDL project this error pops up:
LINK : fatal error LNK1181: cannot open input file ‘.\Debug\SDL_active.obj’

I was figuring out what happened and I realize that SDL_active.c file
is included in the project but the file does not exist.

Anyone could build it or knows how may I repair this?

Regards,
David.