Re: Help debugging an issue...
Re: Help debugging an issue...
- Subject: Re: Help debugging an issue...
- From: Daniel Jalkut <email@hidden>
- Date: Fri, 23 Sep 2005 14:22:50 -0400
Any fix that involves marking a library as "ZeroLink" is not a fix at all. You can't ship software with ZeroLink enabled.
You need to turn off all ZeroLink functionality and make sure your product compiles and runs without it. Then, if you like the features it provides, turn it on again for debugging builds only.
Daniel On Sep 23, 2005, at 1:53 PM, David Spells wrote: Thanks! This is very useful information. We did solve the issue. It involved re-creating a static library project (referenced by the application project) and marking it as ZeroLink. I'm not sure why this fixes the problem though. |
_______________________________________________
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