How to compile a PVR branch for iOS.

  Thread Rating:
  • 1 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Red_F Offline
Member
Posts: 53
Joined: Oct 2010
Reputation: 2
Location: The Netherlands
Post: #271
Ah: "Symbol not found: _RenderCapture_Type"

pyrendercapture.o is missing indeed. Checking xcode project and building now in completely clean environment. Testing early tomorrow when the family allows.
(This post was last modified: 2012-01-07 19:51 by Red_F.)
find quote
davilla Offline
Team-XBMC Developer
Posts: 10,397
Joined: Feb 2008
Reputation: 58
Post: #272
Because of how the xcode project for atv2 links, missing symbols will not fault the linker. The xcode project for ios will fault the linker if you have missing symbols.

Whenever I 1st build something that I suspect might need additional things in the xcode project, I always start with iOS 1st so it will tell me at link time that files are missing.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Red_F Offline
Member
Posts: 53
Joined: Oct 2010
Reputation: 2
Location: The Netherlands
Post: #273
Good to know, and I'll keep that in mind!
find quote
schneberger Offline
Junior Member
Posts: 14
Joined: Dec 2011
Reputation: 0
Post: #274
Could someone help me compile tsp's clibcmyth branch to work with atv2 ? If someone could i would be very happy Smile
find quote
hakensline Offline
Junior Member
Posts: 35
Joined: Mar 2009
Reputation: 0
Post: #275
Hello All !

Memphis you can compile take 12 whit this source ? https://github.com/margro/xbmc ?

Tanks for your reply :-)
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,665
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #276
nope - better get your changes into opdenkamps repo via pull request or what not. Even then i won't make any builds until we've got eden done ...

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
hakensline Offline
Junior Member
Posts: 35
Joined: Mar 2009
Reputation: 0
Post: #277
Opdenkamp dont include the xvdr plugin :-(
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,665
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #278
hakensline Wrote:Opdenkamp dont include the xvdr plugin :-(

In general? Or not yet?

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
hakensline Offline
Junior Member
Posts: 35
Joined: Mar 2009
Reputation: 0
Post: #279
always . Opdenkamp and xvdr developpers its not friend .... margo git its a fork from opdenkamp whit xvdr addons :-)

Please Memphiz :-)
find quote
Memphiz Offline
Team-XBMC Developer
Posts: 7,665
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #280
nope - i don't have time for that project clutter - i'm not even in town... i only will do opdenkamp builds because this is official - i'm drawing that line sorry...

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
Post Reply