ppsspp/SDL
2012-11-01 16:19:01 +01:00
..
.gitignore Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
b.sh Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
buildassets.sh Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
CMakeLists.txt Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
README.TXT Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
SDLMain.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
SDLMain.m Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00

1. Install GCC, CMake, and development libraries for zlib and sdl.
2. cd SDL
3. mkdir build
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
: