Re: undefined symbols
Re: undefined symbols
- Subject: Re: undefined symbols
- From: "Shawn Erickson" <email@hidden>
- Date: Thu, 7 Sep 2006 16:15:22 -0700
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