Re: undefined symbols
Re: undefined symbols
- Subject: Re: undefined symbols
- From: Roland Silver <email@hidden>
- Date: Thu, 7 Sep 2006 21:32:35 -0600
Where is the place where I disable zero link?
On Sep 7, 2006, at 5:15 PM, Shawn Erickson wrote:
On 9/7/06, Roland Silver <email@hidden> wrote:
Where is the place in Xcode where I can specify that undefined
symbols are to be flagged as errors during compilation rather than
being deferred until they are encountered during execution?
I am guessing you are building the debug configuration of your target
and you have zero link enabled? (the default)
If so disable zero link so that a link phase takes place or try
building the release configuration.
-Shawn
_______________________________________________
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