SDL 1.3??
Moderator: Moderator
Re: SDL 1.3??
AFAIK, you'll have to compile from source, since it's still in development. Try http://www.libsdl.org/hg.php - you want SDL 2.0 (it's the same as 1.3, just a different name).
You may need to use a specific version of SDL 1.3, though, in which case you might need to download the Mercurial repository, then checkout the appropriate commit. If you're comfortable with command lines, I can probably at least describe that. If you're not comfortable with command lines, I'll leave that to someone else
.
You may need to use a specific version of SDL 1.3, though, in which case you might need to download the Mercurial repository, then checkout the appropriate commit. If you're comfortable with command lines, I can probably at least describe that. If you're not comfortable with command lines, I'll leave that to someone else

Re: SDL 1.3??
I wouldn't describe myself as "comfortable" with source code, but I can try. Can you give me instructions?
Re: SDL 1.3??
Any reason why using the unstable 2.0 instead of the stable 1.2 for the engine?