Page 1 of 1

SDL 1.3??

Posted: Sat Jun 16, 2012 12:17 am
by Parcae2
According to the wiki, I need sdl 1.3 to compile the svn version of ToME. Can anyone give me a link to it?

Re: SDL 1.3??

Posted: Sat Jun 16, 2012 7:33 am
by Soron
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 ;).

Re: SDL 1.3??

Posted: Sat Jun 16, 2012 11:47 am
by Parcae2
I wouldn't describe myself as "comfortable" with source code, but I can try. Can you give me instructions?

Re: SDL 1.3??

Posted: Thu Jun 28, 2012 12:08 pm
by PowerWyrm
Any reason why using the unstable 2.0 instead of the stable 1.2 for the engine?