Help with Linux Builds
|
09-29-2013, 05:56 AM
(This post was last modified: 09-29-2013 05:58 AM by zawata.)
Post: #1
|
|||
|
|||
Help with Linux Builds
Ive been trying to build PPSSPP for my linux distro - Ubuntu 13.04
because - the windows version doesnt work for me(OpenGL Errors) - wine windows wont work for me(i dont even know what happens it just doesnt work) - android build runs well but audio is choppy and video is terrible(if i increase the graphics then it runs terrible) i have tried SDL, Qt(terminal) and QTCREATOR when i run ./b.sh after printing "Linking CXX executable PPSSPPSDL" i get this string of errors : Quote:/usr/bin/ld: skipping incompatible /home/zach/ppsspp/ffmpeg/linux/x86_64/lib/libavformat.a when searching for -lavformat when trying to build SDL: Quote:$ git clone git://github.com/hrydgard/ppsspp.git && cd ppsspp when i try Qt in terminal : Quote:$ git clone git://github.com/hrydgard/ppsspp.git && cd ppsspp when i try to compile PPSSPPQt.pro in QTCreator i get this error(which im pretty sure is caused by some noob-ish mistake): Quote::-1: error: No rule to make target `libCommon.a', needed by `PPSSPPQt'. Stop. im probably doing something wrong some noob mistake, please help P.S. going out of town monday morning 9/30, will not return until thursday 10/3 |
|||
« Next Oldest | Next Newest »
|
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
|