Kodi Community Forum
How to compile a PVR branch for iOS. - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137)
+---- Thread: How to compile a PVR branch for iOS. (/showthread.php?tid=94905)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29


RE: How to compile a PVR branch for iOS. - spamwhopper - 2012-08-13

Also applied gas-preprocessor manually on fastmemcpy-arm.S just to see if it's helpful in any way (just forced it to dump the output to a file).
I got this, which seems like the correct behavior according to gas-preprocesor's code:
http://pastebin.com/R3LM5EFv

However, xcode still complains about the invalid instructions: invalid instruction ldrmib lr, [r1], #1 etc.

What am I doing wrong?

As a workaround, I've disabled fastmemcpy (patched fastmemcpy.h), but this doesn't seem like the way to go....


RE: How to compile a PVR branch for iOS. - Memphiz - 2012-08-13

still no - we are not compiling on mountain lion yet for ios. Wait until its stated in the README.ios that we support ML - no need to try before ...


RE: How to compile a PVR branch for iOS. - rivo - 2012-09-19

TheChief79, have you thought about launching a new build for ATV2/IOS and to include the new pvr for DVBViewer Recording Service?
http://forum.xbmc.org/showthread.php?tid=140645

Thanks!!