Android compile problem - with amlplayer
#1
Brick 
Hello folks.
I've read carefully and followed README.android before I decided to compile.
Downloaded correct SDK and NDK, met dependency (all successful) but finally

Quote: # cd $HOME/xbmc-android
# make -C tools/android/depends/xbmc

gave error:
Quote:make[2]: Leaving directory `/root/xbmc-android/xbmc/android/activity'
make[2]: Entering directory `/root/xbmc-android/xbmc/cores/amlplayer'
CPP xbmc/cores/amlplayer/AMLPlayer.o
AMLPlayer.cpp: In member function 'virtual void CAMLPlayer::SetVolume(float)':
AMLPlayer.cpp:800:16: error: 'CAEUtil' has not been declared
AMLPlayer.cpp:801:22: error: 'CAEUtil' has not been declared
/root/xbmc-android/xbmc/utils/CharsetConverter.h: At global scope:
/root/xbmc-android/xbmc/utils/CharsetConverter.h:83:157: warning: 'g_charsetConverter' defined but not used [-Wunused-variable]
make[2]: *** [AMLPlayer.o] Error 1
make[2]: Leaving directory `/root/xbmc-android/xbmc/cores/amlplayer'
make[1]: *** [xbmc/cores/amlplayer/amlplayer.a] Error 2
make[1]: Leaving directory `/root/xbmc-android'
make: *** [../../../..//libxbmc.so] Error 2
make: Leaving directory `/root/xbmc-android/tools/android/depends/xbmc'

The only thing I've changed is Makefile to include
Quote:--enable-player=amlplayer


Any help would be highly appreciated.
Thanks.
Reply
#2
I guess the better place to ask is here:

http://forum.xbmc.org/forumdisplay.php?fid=184
Reply
#3
I guess you haven't read here:

http://forum.xbmc.org/showthread.php?tid=152011

Smile
Reply
#4
Ok. Right.

Another try? *MOD EDIT: link removed*
Reply
#5
Sorry, no links to xbmcandroid/hub.
Reply
#6
Sorry, did not know they are related.
Reply
#7
right now, the pivos repo has more advanced code than mainline.
Reply
#8
(2013-02-20, 01:40)davilla Wrote: right now, the pivos repo has more advanced code than mainline.

I should try pivos repos?
I didn't move a bit, I will try it, cause I can't pass that error :/

Cheers.

P.S. Any idea on this old problem? http://forum.xbmc.org/showthread.php?tid=153342
Reply
#9
(2013-02-20, 11:52)Djape Wrote:
(2013-02-20, 01:40)davilla Wrote: right now, the pivos repo has more advanced code than mainline.

I should try pivos repos?
I didn't move a bit, I will try it, cause I can't pass that error :/

Cheers.

P.S. Any idea on this old problem? http://forum.xbmc.org/showthread.php?tid=153342

eh ?
Reply
#10
Any prosperousness in compiling the pivos repository sources?
Reply
#11
yes, I do it every day, for android and linux. What exactly is the difficulty ?
Reply
#12
Quote:eh ?
Well, I still have problem playing .stream re-streams, so I thought you have an idea Tongue
Reply
#13
example ?
Reply
#14
(2013-02-21, 16:46)davilla Wrote: What exactly is the difficulty ?

No difficulty - just curiosity!. Its a cool thing to see how things work and to add some of my own ideas to projects like this. XBMC is little different from for example Rockbox where it is very easy to .

I just had no time to try it myself. Would like to compile a daily of the pivos source tree for my ATV1200 to see progress they made. And maybe modify a little bit because the last version is not able to use external players. They are presented like whats in my coreplayerconfig.xml but after invocation they do not start. I would like to use wondershare player as a workaround for DVD ISOs because they do not work in the internal player. Using wondershare player externally from android does work but I would like to make it more handy. Primary for my beloved wife. But not secondary for the rest of us ;-)
Reply

Logout Mark Read Team Forum Stats Members Help
Android compile problem - with amlplayer0