SDL-1.2 icon indicating copy to clipboard operation
SDL-1.2 copied to clipboard

Simple Directmedia Layer, 1.2 branch ... ***DEPRECATED***, please use https://github.com/libsdl-org/SDL for new projects!

Results 3 SDL-1.2 issues
Sort by recently updated
recently updated
newest added

I was playing Factorio - I had started it from the commandline. When I quit the game, I found this in the terminal. I'm not sure what key I pressed...

When I use SDL.DLL on Windows 98 Second Edition, I get this error: > The SDL.DLL file is linked to missing export MSVCRT.DLL:_strtoui64 I configure SDL like this: ``` CFLAGS="-march=i486...

Yes, I know that I'm like 10 years late :) but I have found out an interesting problem while porting an older game (still using SDL 1.2). The game explicitly...