How to compile Add ons for Pi
#1
Hi,

I want to try and compile the PVR add ons on the Raspberry Pi (or compile it on another machine for the Raspberry Pi) however I can't find any instructions anywhere on doing this - anyone able to let me know what packages I need to install to compile the Add ons?

Thanks
Reply
#2
https://github.com/xbmc/xbmc/blob/master...aspberrypi

./tools/rbp/setup-sdk.sh
make -C tools/rbp
make
Reply

Logout Mark Read Team Forum Stats Members Help
How to compile Add ons for Pi0