Skip to content
cebash edited this page Jan 12, 2011 · 9 revisions

HowTo Build

Master

You need to build SDL:

Run the script.sh to configure SDL with defautls options

Run make & make install afterthat (it will be installed on the PSL1GHT directory)

sound support doesn't work yet. It only issues some ugly glitches... because it must have some convertion problem somewhere. I merged the two branches because there was thread support on the sound branch AND PSL1GHT guys merged my pull request.

HowTo Use

Built up your source use the -lm switch and -lSDL

Clone this wiki locally