Shoesy Wrote:Sorry fella- never did get anywhere with this- davilla did get me a little further down the road but it still ultimately failed. Maybe I'll pull a newer release and try again soon.
That'd be great!
r0cky
Junior Member Posts: 12 Joined: May 2011 Reputation: 0 |
Shoesy Wrote:Sorry fella- never did get anywhere with this- davilla did get me a little further down the road but it still ultimately failed. Maybe I'll pull a newer release and try again soon. That'd be great! |
| find quote |
Red_F
Member Posts: 53 Joined: Oct 2010 Reputation: 2 Location: The Netherlands |
2011-05-28 10:25
Post: #12
After finishing most of the ForTheRecord (4TR) pvr addon for Windows, I'm currently converting it to run on AppleTV2. Don't get excited, a *lot* needs to be done before that starts working.
But here are some tips to get you started with building the opdenkamp/xbmc githup repo (https://github.com/opdenkamp/xbmc). First you absolutely MUST install full X11 support in SL while installing Snow Leopard! Install XCode 3, with the OS X 10.4 SDK. Install Git (doh). Then working from within Terminal and assuming you have a directory $HOME/Xbmc:
This should help you getting a OS X PVR build. I haven't proceeded into the iOS and AppleTV projects yet. Don't want to go there until I have a successfully working OS X version first. One step at a time, enjoying the journey .Cheers, Fred |
| find quote |
Memphiz
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2011-05-29 13:31
Post: #13
I've got it compiled without issues with the changes to the project files which amet did today:
First i pulled the master from xbmc and build the ios version es described in README.ios Then i've added a git remote to the pvr branch and just recompiled the xcode project. You need to go to lib/libTcpSocket and do a "make" there - otherwise the xcode project gives a link error. I've build all osx/ios version that way without issues. But unfortunately the config button for the tvheadend plugin is grayed - so i'm not able to get any further here
|
| find quote |
Shoesy
Member+ Joined: Jan 2010 Reputation: 0 Location: UK |
2011-05-29 14:03
Post: #14
Cool beans- have tried the build Amet made - the config button for TVH is there and accessible on his (is a little glitchy), but I can't turn on the support once it is setup. See this thread for his ipad/iphone build:
http://forum.xbmc.org/showthread.php?tid=94905&page=3 p.s. cheers for the tips Fred! We're getting closer! Check out my stationery blog- http://www.tailormadeinvites.co.uk |
| find quote |