Re: Disabling ZeroLink per target?
Re: Disabling ZeroLink per target?
- Subject: Re: Disabling ZeroLink per target?
- From: Chris Espinosa <email@hidden>
- Date: Tue, 22 Mar 2005 07:52:56 -0800
On Mar 22, 2005, at 5:22 AM, René Puls wrote: is it possible to disable ZeroLink per target in Xcode?
My project consists of two targets: the main application (Cocoa) and a simple shell tool. My application needs to run the shell tool, but when it tries to do so I get the typical linker errors for ZeroLinked binaries.
Disabling the ZeroLink setting for my shell tool target has no effect, since it is overridden by the build style.
I don't want to switch the build style to Deployment every time I recompile this tool. Are there any other solutions?
Remove (don't just turn off; select and click the "–" button) the ZeroLink entry in all your build styles. Then you can set it inddividually per target.
Chris |
_______________________________________________
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