Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Language in PPSSPP & Games [Ubuntu 13.04 64bit]
05-25-2013, 08:52 AM (This post was last modified: 05-25-2013 12:40 PM by Iljalicious.)
Post: #11
RE: Language in PPSSPP & Games [Ubuntu 13.04 64bit]
Yeah, I have read that one already, but it didnt help me.
I tried this several times, I get always only errors <.<

Edit*:
git clone git://github.com/hrydgard/ppsspp.git && cd ppsspp
git submodule update -i
./b.sh
cd build
./PPSSPPSDL

This one works, that's what I've used all the time,


But this one dont work:
cd Qt
qmake PPSSPPQt.pro && make
./PPSSPPQt

PPSSPPQt isnt in the folder..?

Edit**:
Now I got it to work with :
git clone git://github.com/hrydgard/ppsspp.git && cd ppsspp
git submodule update -i
./b.sh
cd Qt
qmake PPSSPPQt.pro ; make
./PPSSPPQt

ThinkPad T420s | 4GB RAM | 160GB SSD
Intel® Core™ i5-2520M CPU @ 2.50GHz | Intel® Sandybridge Mobile
ubuntu 13.04 64Bit | Planning to install Windows 7 Professional 64Bit for dualboot
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Language in PPSSPP & Games [Ubuntu 13.04 64bit] - Iljalicious - 05-25-2013 08:52 AM

Forum Jump: