Re: exited with status (1) error
Re: exited with status (1) error
- Subject: Re: exited with status (1) error
- From: Daniel Hazelbaker <email@hidden>
- Date: Wed, 12 Jul 2006 14:56:19 -0700
You might try loading it directly with gdb from the CLI and putting a
break on _start and run it. That will at least tell you if it is
even launching correctly. From there perhaps try a break on main and
see if it is hitting your main function.
Daniel
On Jul 12, 2006, at 2:45 PM, Scott Mitchell wrote:
Yep. That is where I am getting this error code, because for the
deployment build it looks like it launches and then just goes away.
I also tried just building it as a PPC app and the same thing
happens. Also tried removing some Frameworks that I had added and
commenting out the code for those frameworks, but still get the
error. It won't launch at all.
Thanks,
Scott
_______________________________________________
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