mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
1654eb7f8d
The binary that the cmake script produces is PPSSPPBlackberry, not ppsspp like the old system. |
||
---|---|---|
.. | ||
.gitignore | ||
b.sh | ||
bar-descriptor.xml | ||
blackberry_build.sh | ||
blackberry_package.sh | ||
buildassets.sh | ||
CMakeLists.txt | ||
icon-114.png | ||
README.TXT | ||
SDLMain.h | ||
SDLMain.m |
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.