Re: exited with status (1) error
Re: exited with status (1) error
- Subject: Re: exited with status (1) error
- From: Paul Walmsley <email@hidden>
- Date: Thu, 13 Jul 2006 13:03:28 +0100
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.
I've had similar problems before, so here's a few things to try:
* Are you using Xcode 2.3? If not, then upgrade then this fixes a
number of issues
* Switch to use the DWARF debugging format (which requires 2.3)
* Try running gdb from the console (I had problems where it would
work fine from the console but not from xcode itself). You also
may get a bit more information about where it's going wrong.
* Try disabling zerolink if it's on.
Paul
_______________________________________________
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