[MAC] Compiling on OSX Lion / Xcode 4.1`
i5Js
Senior Member Posts: 227 Joined: Dec 2009 Reputation: 0 |
2012-05-27 16:48
Post: #41
Thanks Davilla, I'll try it.
|
| find quote |
i5Js
Senior Member Posts: 227 Joined: Dec 2009 Reputation: 0 |
2012-05-27 18:02
Post: #42
Well,I've followed the instructions, but I've got his error at the end of compiling:
Code: /bin/sh -c /Users/i5Js/xbmc/build/XBMC-IOS.build/Release-iphoneos/XBMC.build/Script-3234980612AF0B3400657FF1.shAny ideas? BR
(This post was last modified: 2012-05-27 19:35 by i5Js.)
|
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-05-27 18:45
Post: #43
you erred in creating the cert and did not use the name 'iPhone Developer'
MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
i5Js
Senior Member Posts: 227 Joined: Dec 2009 Reputation: 0 |
2012-05-27 19:36
Post: #44
(2012-05-27 18:45)davilla Wrote: you erred in creating the cert and did not use the name 'iPhone Developer' Thanks again Davilla... New error ![]() Code: /bin/sh -c /Users/i5Js/xbmc/build/XBMC-IOS.build/Release-iphoneos/XBMC.build/Script-3234980612AF0B3400657FF1.shBR
(This post was last modified: 2012-05-27 19:37 by i5Js.)
|
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-05-27 19:41
Post: #45
MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
i5Js
Senior Member Posts: 227 Joined: Dec 2009 Reputation: 0 |
2012-05-27 20:38
Post: #46
(2012-05-27 19:41)davilla Wrote: http://imame4all.googlecode.com/svn-hist..._xcode.txt It's funny: using Xcode compile fine, but with command line give me that error... I don't know why!... Anyway, it worked, I'm going to test it. Thanks for all Davilla. BR |
| find quote |
i5Js
Senior Member Posts: 227 Joined: Dec 2009 Reputation: 0 |
2012-06-03 22:41
Post: #47
Hello again,
I'm trying to build xbmc for osx following the instructions, but it fail in the final step: Code: kaya:xbmc i5Js$ xcodebuild -sdk macosx10.4 -project XBMC.xcodeproj -target XBMC.app -configuration Release buildI don't know why is using x64 and SDK 10.6 What's wrong?? Thx.
(This post was last modified: 2012-06-03 22:47 by i5Js.)
|
| find quote |
Memphiz
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2012-06-03 23:29
Post: #48
you are using sdk 10.4 - its not supported anymore ... use xcodebuild -sdk macosx10.6 or 10.7 if you are on lion ...
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 |
i5Js
Senior Member Posts: 227 Joined: Dec 2009 Reputation: 0 |
2012-06-03 23:34
Post: #49
So, I've to install lastest xcode? Because I've only 10.4,10.5 and 10.6 sdk installed...
Thanks for your answer. BR |
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-06-04 05:37
Post: #50
use 10.6 sdk, just like Memphiz said.
instead of "kaya:xbmc i5Js$ xcodebuild -sdk macosx10.4 -project XBMC.xcodeproj -target XBMC.app -configuration Release build" do ""kaya:xbmc i5Js$ xcodebuild -sdk macosx10.6 -project XBMC.xcodeproj -target XBMC.app -configuration Release build"" see the change ? 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