2014-06-26, 15:45
@nickr, so starting since the begining:
sudo apt-get update
sudo apt-get install build-essential
sudo apt-get build-dep xbmc
*Now you would have required tools. Also i had an error when compiling the "cppmythtest" tool with precise. I updated the repo to fix it. You have to refresh yours:
cd xbmc-pvr-addons
git fetch origin master
git pull origin master
*Current commit should be 1fc5e71f8a517c43d6b5dc32cf3f9053fd8f3674
*Now you can replay the build begining with bootstrap...
Regards
sudo apt-get update
sudo apt-get install build-essential
sudo apt-get build-dep xbmc
*Now you would have required tools. Also i had an error when compiling the "cppmythtest" tool with precise. I updated the repo to fix it. You have to refresh yours:
cd xbmc-pvr-addons
git fetch origin master
git pull origin master
*Current commit should be 1fc5e71f8a517c43d6b5dc32cf3f9053fd8f3674
*Now you can replay the build begining with bootstrap...
Regards