repo.or.cz
/
libretro-ppsspp.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge pull request #90 from gizmo98/patch-2
[libretro-ppsspp.git]
/
SDL
/
README.TXT
blob
65d077a014f53ad0f83ec19a1885de674617ae34
1
1. Install GCC, CMake, and development libraries for zlib and sdl.
2
2. cd SDL
3
3. ./buildassets.sh
4
4. ./b.sh
5
6
That should do it.
7
8
Special instructions for MacOSX:
9
10
Install XCode
11
Install CMake
12
Open XCode, Preferences, Downloads, Components. Install the command line toools.
13
14
Install MacPorts
15
Using MacPorts, install libpng
16
Do the above.