Merge pull request #90 from gizmo98/patch-2
[libretro-ppsspp.git] / SDL / README.TXT
blob65d077a014f53ad0f83ec19a1885de674617ae34
1 1. Install GCC, CMake, and development libraries for zlib and sdl.
2 2. cd SDL
3 3. ./buildassets.sh
4 4. ./b.sh
6 That should do it.
8 Special instructions for MacOSX:
10 Install XCode
11 Install CMake
12 Open XCode, Preferences, Downloads, Components. Install the command line toools.
14 Install MacPorts
15 Using MacPorts, install libpng
16 Do the above.