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 it working but I don't know where the file be create 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 |
|||
« Next Oldest | Next Newest »
|