2013-12-06, 22:13
Hello,
I am trying to compile xbmc for android. I have ubuntu 12.04 installed. I am using r8e of the NDK and trying to compile for arm-linux-androideabi-4.7. I have built the dependencies as described in 5.1 of the readme. I have also built xbmc as described in 5.2 of the readme.
However, there is an error when I try to execute the last step:
make apk
I have created a paste bin of my terminal window: http://pastebin.com/frzjVyRv
The error I see is as follows
cp: cannot stat `/home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libxbogg.so': No such file or directory
When I look in the `/home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/ directory I see that there is a libogg.so link but there is nothing for libxbogg.so
Can anyone give me some more insight into what the problem is?
Thanks,
rdg
I am trying to compile xbmc for android. I have ubuntu 12.04 installed. I am using r8e of the NDK and trying to compile for arm-linux-androideabi-4.7. I have built the dependencies as described in 5.1 of the readme. I have also built xbmc as described in 5.2 of the readme.
However, there is an error when I try to execute the last step:
make apk
I have created a paste bin of my terminal window: http://pastebin.com/frzjVyRv
The error I see is as follows
cp: cannot stat `/home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/libxbogg.so': No such file or directory
When I look in the `/home/adev/opt/xbmc-deps/x86_64-linux-gnu/lib/ directory I see that there is a libogg.so link but there is nothing for libxbogg.so
Can anyone give me some more insight into what the problem is?
Thanks,
rdg