Re: ZeroLink error?
Re: ZeroLink error?
- Subject: Re: ZeroLink error?
- From: David Remahl <email@hidden>
- Date: Thu, 30 Oct 2003 04:00:01 +0100
On 30 okt 2003, at 02.18, Chewtoy wrote:
Ok I might just be a total idiot but in Xcode when I hit build
shouldn't it compile the application ready to go? when i move the app
to a different machine which has never had Xcode installed It crashes
out immediately with this error:
Host: imacG4.local
Date/Time: 2003-10-29 17:13:00 -0800
OS Version: 10.3 (Build 7B85)
Command: dStorage
(/Users/steve/Desktop/dStorage.app/Contents/MacOS/dStorage)
PID: 1381
Thread: Unknown
Link (dyld) error:
dyld: /Users/steve/Desktop/dStorage.app/Contents/MacOS/dStorage can't
open library:
/System/Library/PrivateFrameworks/ZeroLink.framework/Versions/A/
ZeroLink (No such file or directory, errno = 2)
I know ZeroLink is just to improve debugging speeds so how do i
correct this?
You could have read one of the half dozen of mails asking the list the
exact same question this past week...
The solution is to build a deployment version of the application
(deployment build styles have ZeroLink disabled, for a reason).
/ Rgds, David
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.