• 1
  • 17
  • 18
  • 19(current)
  • 20
  • 21
  • 29
How to compile a PVR branch for iOS.
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.
Reply
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.
Reply
Good to know, and I'll keep that in mind!
Reply
Could someone help me compile tsp's clibcmyth branch to work with atv2 ? If someone could i would be very happy Smile
Reply
Hello All !

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

Tanks for your reply :-)
Reply
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 ...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
Opdenkamp dont include the xvdr plugin :-(
Reply
hakensline Wrote:Opdenkamp dont include the xvdr plugin :-(

In general? Or not yet?
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
always . Opdenkamp and xvdr developpers its not friend .... margo git its a fork from opdenkamp whit xvdr addons :-)

Please Memphiz :-)
Reply
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...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
@hakensline http://xbmc.picmania.org/index.php?dir=atv2%2F
Reply
Many Tanks Jonke ! I test this tonight ! :-)
Reply
All is ok ! Tanks Jonke !!!
Reply
Hi,
I tried this also and it seems to be almost working. I am getting a database error as below when trying to use the XVDR addon:

Code:
06:54:12 T:91967488   ERROR: GetSingleValue - failed to get value 'id' from table 'pvrenabled'
06:54:12 T:91967488   ERROR: SQL: SQL error or missing database
                                            Query: SELECT id FROM pvrenabled WHERE addonID = 'pvr.vdr.xvdr' LIMIT 1

thats pretty obvious, but I assume XBMC should create the database for me if it does not exist? I have a working Ubuntu XBMC, could I copy the database from there to ATV2? If so, which files are they?
Reply
delete the addons databases ( /var/mobile/Library/Preferences/XBMC/userdata/Database/addons*.db) - the pvr ones are incompatible with mainline ...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
  • 1
  • 17
  • 18
  • 19(current)
  • 20
  • 21
  • 29

Logout Mark Read Team Forum Stats Members Help
How to compile a PVR branch for iOS.1