(Update 2013.08.26)PPSSPP Helper Mac Edition-help to download,update and compile
|
12-19-2013, 08:59 PM
Post: #47
|
|||
|
|||
RE: (Update 2013.08.26)PPSSPP Helper Mac Edition-help to download,update and compile
I was able to compile PPSSPPSDL through terminal, without using PPSSPP Helper. I wonder why it blocks the compilation...
Anyway, the commands were the following ones. I used as my folder /Applications/Emulators/PPSSPP/SourceCode, but you can use any folder you want. cd /Applications/Emulators/PPSSPP/SourceCode git clone git://github.com/hrydgard/ppsspp.git cd ppsspp/ git submodule update -i cmake /Applications/Emulators/PPSSPP/SourceCode/ppsspp make And then I call ./PPSSPPSDL from that folder to launch the emulator. No other library was needed other than sdl and cmake, both installed through homebrew |
|||
« Next Oldest | Next Newest »
|