Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Got some problem build ppsspp
07-17-2013, 10:21 AM (This post was last modified: 07-17-2013 10:25 AM by solarmystic.)
Post: #5
RE: Got some problem build ppsspp
(07-17-2013 10:14 AM)Ritori Wrote:  Thank soo much Blush it working but I don't know where the file be create Tongue
Build: 8 succeeded, 2 failed

Can I ask one thing how to merged a pull request (and unmerged it?)

Ritori, failed components means that the build was not 100% successful, ergo you will not get an executable file.

To fix this, open up your git console, head to the same directory you stored the project and make sure you've updated your repo by typing the following into it:-

1. git pull -v --progress "origin"

2. git submodule update --init

If your build was a complete success (10 succeeded or some up to dates), you'll find the new build you compiled in the same directory you stored the git project in the first place.

E.g. If you cloned the project into C:\Programming\ppsspp you'll find the compiled build exe file in C:\Programming\ppsspp

Get that sorted out first, merging and unmerging commits is a more advanced topic which you should only learn once you get the basics down.

Hope that helps.

PPSSPP Modern Testbed:-
Intel Core i5 4690K @ 4.0 GHz
NVIDIA Geforce GTX 760 2GB GDDR5 VRAM @ 1138/6500 Mhz
16 GB DDR3 RAM @ 1600 MHz
Windows 7 x64 SP1

PPSSPP Ancient Testing Rig:-
Intel Core 2 Duo T9550 @ 2.8GHz
ATI Mobility Radeon 4670 1GB GDDR3 VRAM @ 843/882 MHz
8 GB DDR3 RAM @ 1066 MHz
Windows 7 x64 SP1
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Got some problem build ppsspp - Ritori - 07-15-2013, 02:45 PM
RE: Got some problem build ppsspp - Ritori - 07-17-2013, 07:47 AM
RE: Got some problem build ppsspp - Ritori - 07-17-2013, 10:14 AM
RE: Got some problem build ppsspp - solarmystic - 07-17-2013 10:21 AM
RE: Got some problem build ppsspp - Ritori - 07-17-2013, 11:19 AM
RE: Got some problem build ppsspp - Ritori - 07-17-2013, 11:47 AM
RE: Got some problem build ppsspp - Ritori - 07-18-2013, 11:13 AM
RE: Got some problem build ppsspp - Ritori - 07-18-2013, 02:46 PM
RE: Got some problem build ppsspp - Ritori - 07-18-2013, 03:23 PM

Forum Jump: