Re: Launching Cocoa Application externally
Re: Launching Cocoa Application externally
- Subject: Re: Launching Cocoa Application externally
- From: Jean-Daniel Dupas <email@hidden>
- Date: Wed, 14 May 2008 20:55:14 +0200
Le 14 mai 08 à 19:56, Stuart Malin a écrit :
On May 14, 2008, at 5:55 AM, email@hidden wrote:
The App runs fine in gdb and even writes the output file.....
Still the same error (crash and no output written) when running it
with "open MyApp.app".
Yann
Have you built a deployment (Release) version? Unless you have done
so, a Debug version will run fine under Xcode, but not standalone
because of zerolink (possibly among other reasons). Use the
"Project" menu --> "Set Active Build Configuration" to set this.
Note that zero-link was removed in Xcode 3.0 and no longer exists.
As I said, the crash log will probably help to find what goes wrong.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden