Build XBMC for iOS
#1
Hello,

When I built on my mac with OSX 10.9 , it turns out some errors.

$ cd $HOME/XBMC
$ cd tools/depends
$ ./bootstrap
$ ./configure --host=arm-apple-darwin
$ make

And the result:

make[4]: *** [libpcre_la-pcre_compile.lo] Error 1
make[3]: *** [all] Error 2
make[2]: *** [iphoneos7.1_armv7-target/.libs/libpcre.a] Error 2
make[1]: *** [pcre] Error 2
make: *** [target/.installed-iphoneos7.1_armv7-target] Error 2

Any solutions?
Reply
#2
which xcode version and which ios sdk?
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
#3
Thanks for your reply.
I try to build xbmc with xocde5.1 and iOS SDK7.1, the above errors has happend.
So whether the xbmc can be built with the xcode5.1. If not support, when can it support this xcode verison?

PS: The apple official declare that starting May 15, 2014, new apps and app updates submitted to the App Store must be built with Xcode 5.1. So develop project based on xbmc source code on iOS, we hope that it can support xcode5.1 and iOS SDK7.1.
Reply
#4
You wanna stick XBMC into the appstore? Then figure it out on your own ... (and be warned that we are going after GPL violators ...)

We support Xcode/SDK combinations as stated in docs/README.ios and we support Xcode5.1 with SDK 7.1 once you read it in that readme file.
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
#5
Or we will go after any one who is submitting it in our name
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#6
Well, he said based on XBMC, so it could be something that appears very different. At least I would hope something with more effort than AVMC.
Reply
#7
I just want to build xbmc using Xcode5.1 with SDK7.1.
I cannot find this Xcode/SDK combinations as stated in docs/README.ios.
1. XCode 3.2.6 against iOS SDK 4.3 on 10.6.x (Snow Leopard)
2. XCode 4.3.x against iOS SDK 4.3 and 5.1 on 10.7.x (Lion)
3. XCode 4.6 against iOS SDK 4.3, 5.1 and 6.1 on 10.7.x (Lion) and 10.8.x (ML)
Dose that mean it cannot build xbmc using Xcode5.1 with SDK7.1 at present?
If not support, do you have any plan to support this Xcode/SDK combinations?
Thanks.
Reply
#8
Not at present, in the future, yes.
Reply

Logout Mark Read Team Forum Stats Members Help
Build XBMC for iOS0