Please login or register.

Login with username, password and session length
Advanced search  

News:

Latest WME version: WME 1.9.1 (January 1st, 2010) - download

Author Topic: iPad Architecture issues  (Read 6579 times)

0 Members and 1 Guest are viewing this topic.

piere

  • Supporter
  • Frequent poster
  • *
  • Karma: 4
  • Offline Offline
  • Posts: 301
  • Sorry for any bad english in my posts. Game on !
    • View Profile
iPad Architecture issues
« on: February 09, 2013, 10:13:53 AM »

Hello I am running XCode 4.6 and have an iPad 3rd generation running iOS 6.1.  I am getting an Apple Mach-O linker error when setting the architectures to armv7, and when it is on armv6, I am getting a "XCode cannot run using the selected device. Choose a destination with a supported architecture in order to run this device.". I have the latest dependencies from bitbucket, but im trying everything and nothing is compiling.

addition information: When on armv7, the Mach-O linker error it mentions that the library lfreeimage cannot be found. I have re-downloaded the new bitbucket sources a few times and put them in the xcode-ios\dep directory, so everything should be there. So can the armv7 not read that library ?

Can anyone help? Thanks
« Last Edit: February 09, 2013, 10:21:41 AM by piagent »
Logged

piere

  • Supporter
  • Frequent poster
  • *
  • Karma: 4
  • Offline Offline
  • Posts: 301
  • Sorry for any bad english in my posts. Game on !
    • View Profile
Re: iPad Architecture issues
« Reply #1 on: February 18, 2013, 10:28:18 AM »

no one has any suggestions?    ::hijack
Logged

piere

  • Supporter
  • Frequent poster
  • *
  • Karma: 4
  • Offline Offline
  • Posts: 301
  • Sorry for any bad english in my posts. Game on !
    • View Profile
Re: iPad Architecture issues
« Reply #2 on: February 24, 2013, 01:28:54 PM »

Please can someone help me. Im trying to submit my WME game to the appstore and its not letting me because of this issue. PLEASEEEE help
Logged

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: iPad Architecture issues
« Reply #3 on: February 24, 2013, 02:08:37 PM »

Are you sure you're using the November 2012 dependencies? libfreeimage in that archive is compiled for armv7.

Code: [Select]
> lipo -info libfreeimage-iphone.a
input file libfreeimage-iphone.a is not a fat file
Non-fat file: libfreeimage-iphone.a is architecture: armv7
« Last Edit: February 24, 2013, 02:14:50 PM by Mnemonic »
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

Mnemonic

  • WME developer
  • Administrator
  • Addicted to WME forum
  • *
  • Karma: 41
  • Offline Offline
  • Gender: Male
  • Posts: 5683
    • View Profile
    • Dead:Code Site
Re: iPad Architecture issues
« Reply #4 on: February 24, 2013, 02:24:28 PM »

All devices since iPhone 3GS (and iPod Touch 3) support armv7 instruction set. Current iOS SDK doesn't support iOS earlier than 4.3 (you should set this in your project settings as minimal supported version), so as far as I can tell armv7 support should be enough since you can't target old armv6-only devices anyway.
Logged
Yes, I do have a twitter account
Please don't send me technical questions in private messages, use the forum. ::wave

piere

  • Supporter
  • Frequent poster
  • *
  • Karma: 4
  • Offline Offline
  • Posts: 301
  • Sorry for any bad english in my posts. Game on !
    • View Profile
Re: iPad Architecture issues
« Reply #5 on: February 25, 2013, 12:19:18 AM »

Thanks I got it working, and submitted to the app store. I love you Mnemonic !!
Logged

2.0

  • Regular poster
  • ***
  • Karma: 4
  • Offline Offline
  • Posts: 217
    • View Profile
Re: iPad Architecture issues
« Reply #6 on: March 04, 2013, 11:59:22 AM »

Thanks I got it working, and submitted to the app store. I love you Mnemonic !!

Can you give to us link to the game at appstore whet it will be there? :)
Logged

piere

  • Supporter
  • Frequent poster
  • *
  • Karma: 4
  • Offline Offline
  • Posts: 301
  • Sorry for any bad english in my posts. Game on !
    • View Profile
Re: iPad Architecture issues
« Reply #7 on: March 04, 2013, 12:43:38 PM »

Yes I will give the link when it is up. Hopefully this week. Thanks for all the support from you guys.  ::rock
Logged
 

Page created in 0.072 seconds with 24 queries.