Failed to make in Linux(x86)
|
08-26-2013, 12:51 PM
Post: #1
|
|||
|
|||
Failed to make in Linux(x86)
Failed to make in Linux(x86)
Linking CXX executable PPSSPPSDL /home/Downloads/ppsspp/ffmpeg/linux/x86_64/lib/libavformat.a: could not read symbols: File format not recognized collect2: error: ld returned 1 exit status make[2]: *** [PPSSPPSDL] Error 1 make[1]: *** [CMakeFiles/PPSSPPSDL.dir/all] Error 2 make: *** [all] Error 2 |
|||
08-26-2013, 07:53 PM
Post: #2
|
|||
|
|||
RE: Failed to make in Linux(x86)
Not sure but did you compile ffmpeg before compiling ppsspp itself?
|
|||
08-26-2013, 09:27 PM
(This post was last modified: 08-26-2013 09:42 PM by psh1977.)
Post: #3
|
|||
|
|||
RE: Failed to make in Linux(x86) | |||
08-27-2013, 06:00 AM
(This post was last modified: 08-27-2013 06:11 AM by necrotek.)
Post: #4
|
|||
|
|||
RE: Failed to make in Linux(x86)
Actually, like I found out just recently, while there is no precompiled atrac3plus library for Linux, you can compile it yourself. Get the source code from here. Run make in src folder and after that get libat3plusdecoder.so file in output folder. To enable atrac3+, you just need to put the obtained file to the same directory with PPSSPPSDL executable and be sure that atrac3plus is enabled in ppsspp options.
|
|||
08-27-2013, 01:45 PM
Post: #5
|
|||
|
|||
RE: Failed to make in Linux(x86)
Could not imported in same Directory with PPSSPPSDL
Success to import when put it in /usr/lib directory. But, Sound was too choppy |
|||
08-27-2013, 02:23 PM
Post: #6
|
|||
|
|||
RE: Failed to make in Linux(x86)
That's strange. Why would't it possible to put in the same directory...?
Anyway, more strange that I have no issues with sound. I hear pretty much the same stuff what is supposed to be heard from real psp, it wasn't choppy for me. |
|||
09-16-2013, 02:38 AM
(This post was last modified: 09-16-2013 03:01 AM by xenowildfire.)
Post: #7
|
|||
|
|||
RE: Failed to make in Linux(x86)
I tried to get the sound to work but nothing, I am on Linux Mint 13 64bit
Edit: I got it to work. |
|||
« Next Oldest | Next Newest »
|