I’ve a big problem with SDL 1.2.3
when I replace .dll and .lib 1.2.0 with 1.2.3, and I try to compil,VC++ say:
.\SDL.lib : fatal error LNK1106: invalid file or disk full: cannot seek to
0x3beb46c3
Error executing link.exe.
Am Freitag, 16. November 2001 15:09 schrieben Sie:
I use Windows xp and VC++ 5.0
The .lib was probably compiled for VC++ 6.0. Get the latest service pack for
5.0 from Microsoft (I’m afraid it’s a hefty download) and you should be fine.
Am Freitag, 16. November 2001 15:09 schrieben Sie:
I use Windows xp and VC++ 5.0
The .lib was probably compiled for VC++ 6.0. Get the latest service pack for
5.0 from Microsoft (I’m afraid it’s a hefty download) and you should be fine.
For 5.0, I was having problems linking on win2k - some internal linker
problem. I got around that by changing the linker to incremental.
Am Freitag, 16. November 2001 15:09 schrieben Sie:
I use Windows xp and VC++ 5.0
The .lib was probably compiled for VC++ 6.0. Get the latest service pack for
5.0 from Microsoft (I’m afraid it’s a hefty download) and you should be fine.
That’s correct. You can also download the source and compile the library
yourself.
See ya,
-Sam Lantinga, Software Engineer, Blizzard Entertainment