unexpectedly linking to Zerolink in Xcode 2.5
unexpectedly linking to Zerolink in Xcode 2.5
- Subject: unexpectedly linking to Zerolink in Xcode 2.5
- From: "Martin Redington" <email@hidden>
- Date: Sun, 13 Jul 2008 14:33:39 +0100
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?
--
http://www.mildmanneredindustries.com/
_______________________________________________
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