Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with Linux Builds
11-23-2013, 05:38 AM
Post: #2
RE: Help with Linux Builds
Instead of using the shell script, maybe you might need the better method to perform this via terminal. Let say that you have downloaded the ppsspp source file:

cd ppsspp
mkdir build
cd build
cmake ..
make

Thus, ppsspp should be able to run without problems.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Help with Linux Builds - zawata - 09-29-2013, 05:56 AM
RE: Help with Linux Builds - amirzaim - 11-23-2013 05:38 AM
RE: Help with Linux Builds - xsacha - 11-23-2013, 06:07 AM
RE: Help with Linux Builds - aakicee - 04-20-2015, 08:49 AM
RE: Help with Linux Builds - round - 10-26-2016, 10:52 AM

Forum Jump: