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
07-24-2013, 03:42 PM
Post: #15
RE: PPSSPP Helper Mac Edition - help to download, update and compile
(07-23-2013 12:31 PM)Dreamer... Wrote:  Now I change
Code:
cd /Developer/PPSSPP && git pull && git submodule update --init && sleep 3 && killall Terminal
to
Code:
cd /Developer/PPSSPP && git pull https://github.com/hrydgard/ppsspp && git submodule update --init && sleep 3 && killall Terminal
and update source...
All compile done! Smile

In fact, if there is a .git folder in the PPSSPP folder, "git pull" is enough, because .git contains many infos.

I think the probable problem is that submodule is not up-to-date when it is updated in the server.

:)the job of the next generation of ppsspp helper remains "compiling ppsspp" step and localization to finish. Progress indicator really does benefits to the app. give you some snapshots.
   
Since, sometimes, git server does not feedback the speed, I set the speed to 0.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: PPSSPP Helper Mac Edition - help to download, update and compile - xuxulll - 07-24-2013 03:42 PM
PPSSPP Helper Mac Edition - Dreamer... - 08-08-2013, 04:12 AM

Forum Jump: