AppleTV 2 (black) Build XBMC under 10.7.4 / Xcode 4.3

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
davilla Offline
Team-XBMC Developer
Posts: 10,399
Joined: Feb 2008
Reputation: 58
Post: #21
fix just pushed in.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Cranial Offline
Fan
Posts: 731
Joined: Aug 2008
Reputation: 3
Location: Sydney, Australia
Post: #22
All sweet, just failing on the ATV build now. Which I assume Billy is struggling with too?
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,399
Joined: Feb 2008
Reputation: 58
Post: #23
there's a reason I call it 'mixmaster' Smile


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,399
Joined: Feb 2008
Reputation: 58
Post: #24
be very aware that mainline builds for atv2 should not be used on any atv2 that is running iOS5, you will panic the kernel. Details are elsewhere and ETA on fix is unknown.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Cranial Offline
Fan
Posts: 731
Joined: Aug 2008
Reputation: 3
Location: Sydney, Australia
Post: #25
Yeah that's cool, still running 4.4.4.
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,684
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #26
thats absically 5.0 ... don't do it bro' ... its save up to 4.3

AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for XBMC: Wiki NFS
HowTo configure avahi (zeroconf): Wiki Avahi
READ THE IOS FAQ!: iOS FAQ
find quote
henke66 Offline
Junior Member
Posts: 46
Joined: May 2012
Reputation: 0
Post: #27
Davilla, I tried to build your commit "[osx/ios] fixed ios ffmpeg configure, patch out ffmpeg configure insi…" on 10.7.3 and xcode 4.3.
I succeded to build all the libraries, but failed on building xbmc app in Xcode.
I get a "config.h file not found in system.h". Do you have any clue on what is wrong. I guess config.h should have been created by ./configure, right?
Where should "config.h" be located? Could it be a include path problem in xcode project?

If I suceed to build this branch of yours it will run on atv2/ios5, right?
find quote
Cranial Offline
Fan
Posts: 731
Joined: Aug 2008
Reputation: 3
Location: Sydney, Australia
Post: #28
(2012-05-16 09:28)Memphiz Wrote:  thats absically 5.0 ... don't do it bro' ... its save up to 4.3

I know, but unfortunately I can't go back on any of my devices. I've got a friends that's on 4.4.4 that I'm trying to JB now without upgrading it further. But it hates me, it really does.
(2012-05-16 11:04)henke66 Wrote:  Davilla, I tried to build your commit "[osx/ios] fixed ios ffmpeg configure, patch out ffmpeg configure insi…" on 10.7.3 and xcode 4.3.
I succeded to build all the libraries, but failed on building xbmc app in Xcode.
I get a "config.h file not found in system.h". Do you have any clue on what is wrong. I guess config.h should have been created by ./configure, right?
Where should "config.h" be located? Could it be a include path problem in xcode project?

If I suceed to build this branch of yours it will run on atv2/ios5, right?

ATV2 builds are broken right now, otherwise you'd be grabbing from the nightlies page. And mainline doesn't include fixes for ios5 on ATV2 yet I believe. It'll come.
(This post was last modified: 2012-05-16 11:21 by Cranial.)
find quote
henke66 Offline
Junior Member
Posts: 46
Joined: May 2012
Reputation: 0
Post: #29
Quote:ATV2 builds are broken right now, otherwise you'd be grabbing from the nightlies page. And mainline doesn't include fixes for ios5 on ATV2 yet I believe. It'll come.

I'm currently running the build from this thread on my atv2/ios5: http://forum.xbmc.org/showthread.php?tid=127369
It runs perfectly but lacks some functions I'm interested in like pvr and spotify. So my long-term goal is to build such a combo.

Step one would be to just build the same as in above thread. I have had some problems to set-up the toolchain for xcode 3. So I thought I try using xcode 4 since davilla, as I understand i,t had fixed the major issues.

So I'm watching davillas branch "mixmaster" for his progress, but maybe I'm on the wrong track for ios5 support.
I'm thankful for any advice in this matter.
find quote
Cranial Offline
Fan
Posts: 731
Joined: Aug 2008
Reputation: 3
Location: Sydney, Australia
Post: #30
I think you're on the right track. When the nightly builds are up and running again for the ATV2, basically it'll mean you're good to go on pulling in the PVR support etc, and building for yourself.

I just started this thread to throw up build errors for the devs really. I know it takes so long to distclean and build from zero that I figured it might be a way I could save the devs some time. If I could code, I'd do that, but I can't, so this is it.

Davilla has about 7432 branches going on GIT, so not really sure where you'd get the iOS5 patches from....
find quote
Post Reply