Re: App won't start
Re: App won't start
- Subject: Re: App won't start
- From: Nick Zitzmann <email@hidden>
- Date: Mon, 19 Jan 2004 19:12:38 -0800
On Jan 19, 2004, at 5:40 PM, David Catmull wrote:
I'm trying to run my app (for the first time) in XCode, and it always
dies with a SIGABRT. The stack trace that the debugger shows is listed
below. What am I missing? Setting a breakpoint at the beginning of
main() doesn't get me anywhere, so I'm guessing there's something
wrong with my target configuration.
The stack trace says that it's crashing while trying to link something.
Does anything appear in the console just before the crash log is
written? Usually, if a dyld error occurs, then it gets logged just
before the application crashes.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
<http://www.freshlysqueezedsoftware.com/>
S/MIME signature available upon request
UNIX: Where /sbin/init is Job #1.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.