Building latest Kodi on RPi
#1
He there,

I followed instruction at: https://github.com/xbmc/xbmc/blob/master...aspberrypi to build latest Kodi on RPi 2015-05-05-raspbian-wheezy. There is no information about which version of the compiler must used to build sources. Version 4.8.2 is too new - compilation fails on building of cmake. Quite a few sources further I found that version 4.6.3 is too old - it fails on compilation of xbmc/guilib/XBTFReader.h - uses some options from C++ 11.

So, which compiler should I use?
Reply
#2
>=4.8

but please note that that instructions are for cross compiling, not building natively on the pi itself.
Reply

Logout Mark Read Team Forum Stats Members Help
Building latest Kodi on RPi0