Support the iOS development speed up

  Thread Rating:
  • 3 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Memphiz Offline
Team-XBMC Developer
Posts: 7,684
Joined: Feb 2011
Reputation: 91
Location: germany
Post: #121
(2012-06-08 19:56)blazespinnaker Wrote:  Really? It's that difficult? If you run otool -l on a iOS binary, it has a list of dylibs that it loads dynamically. Can't we just build the dylibs so that they have the same configuration (PIC?) as the other libraries?

Not the place to discuss. Read the complete thread here and come back there if you understand the problem:

http://forum.xbmc.org/showthread.php?tid=119907

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
davilla Offline
Team-XBMC Developer
Posts: 10,399
Joined: Feb 2008
Reputation: 58
Post: #122
(2012-06-08 19:56)blazespinnaker Wrote:  Really? It's that difficult? If you run otool -l on a iOS binary, it has a list of dylibs that it loads dynamically. Can't we just build the dylibs so that they have the same configuration (PIC?) as the other libraries?

If you look much, much closer, all those dylibs are in the dylib cache and don't exist as a xxxx.dylib file.


MediaInfo : http://mediainfo.sourceforge.net/
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
find quote
Mike Pisano Offline
Member
Posts: 78
Joined: Nov 2008
Reputation: 0
Post: #123
I just sent 100.00 USD - Ive been a fan ever since I cracked my first XBOX years ago, Now my ATV's are awesome and can't wait for newer devices like raspberry pi. and especially PVR Smile

Great Project - Great Team and I'm proud to contribute, Keep up the great work!

Regards,
Mike Pisano
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #124
Thanks Mike!

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote
uNiversal Offline
Out of Memory
Posts: 3,194
Joined: Oct 2012
Reputation: 75
Location: Binary pulsar
Post: #125
I was potering around the wiki when I saw the list of issues for IOS

http://wiki.xbmc.org/index.php?title=Kno...S_specific

I modified the roboto bold font (for XBMC in general mostly menu) to add support to all caps and its basically all complete now see http://forum.xbmc.org/showthread.php?tid=150067 and use that instead of the uppercase style tag and problem will be fixed.

uNi
find quote
Post Reply