Re: deployment vs. development style weirdness
Re: deployment vs. development style weirdness
- Subject: Re: deployment vs. development style weirdness
- From: Nicholas <email@hidden>
- Date: Thu, 16 Sep 2004 11:09:15 -0400
I am not sure but it seems like Zero Link is looking to resolve a
symbol that it cannot find because it was initially built as a
deployment target. This may seem overly simple but have you tried
cleaning the target before re-building?
-Nick
On Sep 16, 2004, at 9:18 AM, Ivan Kourtev wrote:
Hi all,
I have a simple app that wraps a GUI around a command line tool. I
get everything--both tool on its own and tool with GUI--to work ok
when building with deployment style. If I build with development
style, however, my tool crashes with the followng message:
ZeroLink: unknown symbol '__NSConstantStringClassReference'
What's going on gere? I have not changed any of the Xcode settings
regarding building (am not even fully aware what the difference
between deploymnet and development style are)? Is that expected
behavior, am I doing something wrong...?
It it makes a difference, my comand line tool uses a few of the
foundation classes, such as NSString and NSMutableDictionary.
Any help appreciated...cheers!
-- ivan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden