warning: posix_spawn failed
warning: posix_spawn failed
- Subject: warning: posix_spawn failed
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Wed, 14 Sep 2011 22:46:29 +0700
When I try to run my project in release mode for 64 bit, I get:
warning: This configuration supports "Darwin64" but is attempting to load
an executable of type i386 which is unlikely to work.
Attempting to continue.
&"warning: posix_spawn failed, trying execvp, error: 86\n"
[Switching to process 1542 thread 0x0]
warning: This configuration supports "Darwin" but is attempting to load
an executable of type i386:x86-64 which is unlikely to work.
Attempting to continue.
`/usr/lib/dyld' has changed; re-reading symbols.
warning: Inconsistent DBX_SYMBOL_SIZE (nlist record size was 16, is now 12 with /usr/lib/dyld)
Xcode 4.1.
Architectures = Standard (Intel 32/64 Bit)
The project.pbproj contains all sort of obsolete stuff (ported from example NSFontAttributeExplorer - but did "Modernize Project" already).
And the resulting app contains only Intel 32.
What can I do?
Kind regards,
Gerriet.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden