Page 1 of 1

xcode 4.2 error

PostPosted: Sun Mar 10, 2013 10:54 am
by moebius
I got an error building for ios.

libgeapp.a
"file was built for archive which is not the architecture being linked (armv7)"

I'm building for device, not emulator (iphone) and I think that I've followed all the steps suggested to properly configure xcode project.
Architecture is set to armv6 armv7, build active architectures only is set to NO.

Did anybody got this error?.

Re: xcode 4.2 error

PostPosted: Sun Mar 10, 2013 8:46 pm
by kickstart
What exactly are you building on iOS?

Re: xcode 4.2 error

PostPosted: Sun Mar 10, 2013 10:28 pm
by moebius
Exported .dat game file, using geapp_iphone/geapp.xcodeproj

Re: xcode 4.2 error

PostPosted: Sun Mar 10, 2013 11:24 pm
by kickstart
Sorry, I have not gotten to that step yet with my game, and i will probably run into a billion problems doing it using 4.6.

:D

Re: xcode 4.2 error

PostPosted: Mon Mar 11, 2013 8:05 am
by moebius
Softpedia talks about a "ghost" 1.4.0.1 version which:

What's new in Game Editor 1.4.0.1:
July 16th, 2011

· Bug fixes in Mac Export
· Updated Mac and Windows Engines
· Updated geapp for Xcode 4 on www.game-editor.net
· More stunning example projects added: 1945, Incursion


http://mac.softpedia.com/progChangelog/ ... 81309.html

I can not find this release anywhere. Nor svn, itunes, game-editor.com, game-editor.net, forum...
Does anyone knows about this 1.4.0.1?.

Re: xcode 4.2 error

PostPosted: Mon Mar 11, 2013 8:47 am
by skydereign
moebius wrote:Softpedia talks about a "ghost" 1.4.0.1 version which:

I believe said ghost version should be the current version of gE 1.4.0. One extremely confusing thing that happened was the lack of updating the version number. So gE 1.4 has had several updates, though you wouldn't know it unless you were paying very close attention. By the looks of it, some of those changes you can see in the 1.4.0 svn logs.

Re: xcode 4.2 error

PostPosted: Mon Mar 11, 2013 12:31 pm
by moebius
Thanks.
I keep trying to fix my xcode error (it seems that nobody else here uses xcode 4.2).
I will report the howto as soon as it is solved.

Re: xcode 4.2 error

PostPosted: Mon Mar 11, 2013 1:57 pm
by moebius
Ok, using the geapp_iphone.zip available at game-editor.net downloads section did the trick. Now it builds without errors.
That geapp release seems to be updated and built on december, 2011.

www.game-editor.net/index.php/downloads ... ry/5-xcode

Re: xcode 4.2 error

PostPosted: Mon Mar 11, 2013 6:38 pm
by moebius
FYI, the .dat file must be exported from ge 1.4.0 windows. The ge for mac exported .dat doesn't work.

Re: xcode 4.2 error

PostPosted: Wed Mar 27, 2013 12:01 am
by REDNSX
I am late to the party but I also use xcode 4. I only get a error when I upload my app to the apple app store but to get around it I use the apploader from xcode 3.