-
Notifications
You must be signed in to change notification settings - Fork 27
How to build
cebash edited this page Jan 12, 2011
·
9 revisions
You need to build SDL:
- ooPo's ps3toolchain : https://github.com/ooPo/ps3toolchain
- the PSL1GHT SDK : https://github.com/HACKERCHANNEL/PSL1GHT.git (Need to be pretty recent for sound support i.e. 2011/01/12)
- possibly ooPo's ps3libraries : https://github.com/ooPo/ps3libraries
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.
Built up your source use the -lm switch and -lSDL