Kubuntu issues
|
07-04-2013, 01:47 PM
Post: #1
|
|||
|
|||
Kubuntu issues
Okay, so I found the Ubuntu thread & used the first code that xsacha posted, but I get this error on cmake:
Code: [ 65%] Building CXX object CMakeFiles/Core.dir/Core/HLE/sceAtrac.cpp.o Where did I go wrong? |
|||
07-04-2013, 01:59 PM
Post: #2
|
|||
|
|||
RE: Kubuntu issues
(07-04-2013 01:47 PM)BigZ1981 Wrote: Okay, so I found the Ubuntu thread & used the first code that xsacha posted, but I get this error on cmake: I have the same problem. So, I used this : Quote:sudo apt-get install libavformat53 libavformat-dev libavcodec53 libswresample-dev And now, I have : Quote:/home/mickael/ppsspp/Core/HLE/sceAtrac.cpp: In function ‘u32 _AtracDecodeData(int, u8*, u32*, u32*, int*)’: Any idea ? My English is not perfect. Sorry if some sentences are incorrect. |
|||
07-04-2013, 04:10 PM
Post: #3
|
|||
|
|||
RE: Kubuntu issues
getting those files did not change my error.
|
|||
07-04-2013, 06:08 PM
Post: #4
|
|||
|
|||
RE: Kubuntu issues
(07-04-2013 04:10 PM)BigZ1981 Wrote: getting those files did not change my error. Try Quote:sudo apt-get install ffmpeg My English is not perfect. Sorry if some sentences are incorrect. |
|||
07-05-2013, 03:41 AM
Post: #5
|
|||
|
|||
RE: Kubuntu issues | |||
07-07-2013, 03:36 AM
Post: #6
|
|||
|
|||
RE: Kubuntu issues
Bump. Help please.
|
|||
07-07-2013, 09:34 AM
Post: #7
|
|||
|
|||
RE: Kubuntu issues
i assume you are trying to build the SDL version.
Did you ran " git update submodules -i " when you pulled the build from git ? Are running x86 or x86_64? |
|||
« Next Oldest | Next Newest »
|