Re: unexpectedly linking to Zerolink in Xcode 2.5
Re: unexpectedly linking to Zerolink in Xcode 2.5
- Subject: Re: unexpectedly linking to Zerolink in Xcode 2.5
- From: Philip Aker <email@hidden>
- Date: Sun, 13 Jul 2008 06:43:22 -0700
On 08-07-13, at 06:33, Martin Redington wrote:
I'm having problems with an Xcode 2.5 project.
When I try to run it in Debug configuration, execution fails with
the following message:
[Session started at 2008-07-13 14:21:45 +0100.]
dyld: Library not loaded:
/Developer/Library/PrivateFrameworks/ZeroLink.framework/Versions/A/
ZeroLink
Referenced from:
/Users/martin/Documents/MMI/Cleaner/Cleaner/build/Debug/Baseline.app/
Contents/MacOS/Baseline
Reason: image not found
Baseline has exited due to signal 5 (SIGTRAP).
but Zerolink is turned off in the build settings.
"otool -L" reveals that for some reason, Zerolink is indeed linked in.
Inspecting the build log shows:
PhaseScriptExecution
/Users/martin/Documents/MMI/Cleaner/Cleaner/build/Cleaner.build/
Debug/Baseline.build/Script-5BF30C120CD2C3B000A7E1ED.sh
cd /Users/martin/Documents/MMI/Cleaner/Cleaner
setenv ACTION build
..
..
setenv ZERO_LINK YES
Is there anyway to avoid this, or to force it off?
There are project settings and target settings. Are you sure it's off
in both?
Philip Aker
echo email@hidden@nl | tr a-z@. p-za-o.@
Democracy: Two wolves and a sheep voting on lunch.
_______________________________________________
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