So I finally got the build started!
I had some issues finding the xcode 3.2.5 and then installing it. I didn't find xcode 3.2.5 on apples developer site (where it's supposed to be) however there was a package on the p-bay. Then when I tried to install that it failed, with a non-informal message, due to some signing of the package that had expired.
The solution to this was found here http://managingosx.wordpress.com/2012/03...ignatures/.
I also had to do
./configure --with-darwin=ios --with-sdk=4.2
in stead of
./configure --with-darwin=ios
when installing cross libs and runtime environment.
I think the statement in the README.ios to install latest xcode is a bit misleading nowadays.
Would xcode 3.2.6 also work?
henke66
Junior Member Posts: 46 Joined: May 2012 Reputation: 0 |
2012-05-08 20:47
Post: #11
|
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-05-08 22:43
Post: #12
The README.ios is directed to build under 10.6.8. Building under 10.7 is twitchy so we never documented it.
darwin-depends-refactor can build depends and xbmc for osx. not tested ios build yet. MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |

Search
Help