Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
(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 Smile
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
PPSSPP Helper Mac Edition - Dreamer... - 08-08-2013, 04:12 AM
RE: (Update 2013.08.26)PPSSPP Helper Mac Edition-help to download,update and compile - -Soel- - 12-19-2013 08:59 PM

Forum Jump: