How to build for iOS
|
09-13-2013, 05:21 PM
![]() |
|||
|
|||
RE: How to build for iOS
(09-13-2013 01:46 PM)bsauvage Wrote: yes I did and it returns the wrong (old) version: Okay, are you downloading from a fork of ppsspp, or are you downloading directly from the main ppsspp repository? You do not need to fork the main ppsspp repository unless you plan on actually making changes to the code and submitting them. I'm going to assume you are downloading a fork and so the git describe command is getting the git version from your repository, which is probably not up to date. If this is the case, I would simply delete everything you have and clone the main ppsspp repository. If however you are making changes, or planning on making changes to the source, then perhaps you simply need to do a git rebase as described here: https://github.com/hrydgard/ppsspp/wiki/...up-to-date HTH |
|||
« Next Oldest | Next Newest »
|