ppsspp/SDL
2015-12-21 16:27:33 -07:00
..
.gitignore
buildassets.sh
README.TXT
SDLJoystick.cpp Insert a space between parens and curlies. 2015-06-28 16:44:48 +09:00
SDLJoystick.h fix indentation 2015-12-21 16:27:33 -07:00
SDLMain.h
SDLMain.mm

1. Install GCC, CMake, and development libraries for zlib and sdl.
2. cd SDL
3. ./buildassets.sh
4. ./b.sh

That should do it.

Special instructions for MacOSX:

Install XCode
Install CMake
Open XCode, Preferences, Downloads, Components. Install the command line toools.

Install MacPorts
Using MacPorts, install libpng
Do the above.