Help with compiling git source on Linux
|
11-06-2016, 05:37 AM
Post: #1
|
|||
|
|||
Help with compiling git source on Linux
Hi, i'm trying to get one of the latest git master branch source running, because of the new "SDL controller DB" included last month. I have problems with my xbox 360 controller, that's the reason - it's not working at all with ppsspp (as discribed in genereal discussion forum).
I'm getting following error, if i compile ppsspp on an ubuntu 14.04/trusty system: Code: . I did following command to get the prerequesites (ext .. Libs) after git cloning the source before. Code: git submodule update --init the swresample libs should be there under the ppsspp source tree: Code: /usr/local/src/ppsspp/ffmpeg/linux/x86/include/libswresample before compiling i followed these instructions (README.txt): github.com/hrydgard/ppsspp/tree/master/SDL Any help? Thanks! |
|||
11-07-2016, 08:15 AM
Post: #2
|
|||
|
|||
RE: Help with compiling git source on Linux
i just saw following thread, which seems to handle the same problem: http://forums.ppsspp.org/showthread.php?tid=6576
|
|||
« Next Oldest | Next Newest »
|