Kodi Community Forum
Compile xbmc-pvr-addons for ATV2 - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136)
+---- Thread: Compile xbmc-pvr-addons for ATV2 (/showthread.php?tid=143887)



Compile xbmc-pvr-addons for ATV2 - sfuchs - 2012-10-29

Hi,

already searched a little bit around here in the forums, but only found information for building XBMC for ATV2.

Is it possible to compile the xbmc-pvr-addons standalone for the ATV2?
If not, I'm able to setup a build enviroment under OS X, but what has to be done to compile the plugin during the build process of XBMC for iOS.

Any advise is appreciated.

Thx!


RE: Compile VU+ plugin for ATV2 - jdembski - 2012-10-29

You should rename the title from "VU+" to "xbmc-pvr-addons". After all this is not really limited to the VU+ / Enigma2-Addon, isn't it?


RE: Compile VU+ plugin for ATV2 - sfuchs - 2012-10-29

(2012-10-29, 16:25)jdembski Wrote: You should rename the title from "VU+" to "xbmc-pvr-addons". After all this is not really limited to the VU+ / Enigma2-Addon, isn't it?

Thanks for the hint, done!


RE: Compile xbmc-pvr-addons for ATV2 - sfuchs - 2012-10-29

Found this from davilla:

Code:
make -C tools/darwin/depends/xbmc-pvr-addons


once you setup to build.

So I think I have to clone the official git repo and then have to compile all pvr plugins.