Linux Compling error. (RenderManager.cpp:845:18)
#1
Hey,

i failed compiling xbmc from source on my Asus Transformer TF101 ubuntu 12.10
stuck with

Quote:RenderManager.cpp: In member function ‘int CXBMCRenderManager::AddVideoPicture(DVDVideoPicture&)’:
RenderManager.cpp:845:18: error: ‘class CLinuxRendererGLES’ has no member named ‘AddProcessor’
make[1]: *** [RenderManager.o] Error 1
make: *** [xbmc/cores/VideoRenderers/VideoRenderer.a] Error 2

i runned:

Quote:./bootstrap
./configure --disable-optical-drive --enable-tegra --enable-gles --disable-openmax --disable-vdpau --disable-hal --disable-joystick --disable-debug --disable-dvdcss
make clean
make -j2
sudo make install

configure output:
http://pastebin.com/j3zjMQFD

thx for help =)
Reply
#2
Hi, I have exactly the same issue.. did you get to the bottom of this?
Reply
#3
you are not compiling the current master source code do you?
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply

Logout Mark Read Team Forum Stats Members Help
Compling error. (RenderManager.cpp:845:18)0