SDL.dll : fatal error LNK1107: invalid or corrupt file: cannot read at 0x2B0

I installed SDL-1.2.11-win32.ziphttp://www.libsdl.org/release/SDL-1.2.11-win32.zip
on
windows

I followed instructions on below document

http://www.libsdl.org/cgi/docwiki.cgi/FAQ_20Compiling_20on_20Microsoft_20Visual_20C_2b_2b_202005_20Express

but It didnt work

vc++2005 professional displayed this error message.
SDL.dll : fatal error LNK1107: invalid or corrupt file: cannot read at 0x2B0

What should I do?

I think you want to link with the .lib file rather than the .dll file.On Mon, 23 Oct 2006 18:23:00 +0900, “Jae Myeong Park” wrote:

I installed
SDL-1.2.11-win32.ziphttp://www.libsdl.org/release/SDL-1.2.11-win32.zip
on
windows

I followed instructions on below document

http://www.libsdl.org/cgi/docwiki.cgi/FAQ_20Compiling_20on_20Microsoft_20Visual_20C_2b_2b_202005_20Express

but It didnt work

vc++2005 professional displayed this error message.
SDL.dll : fatal error LNK1107: invalid or corrupt file: cannot read at
0x2B0

What should I do?