Re: Xcode, Panther, ZeroLink and everything
Re: Xcode, Panther, ZeroLink and everything
- Subject: Re: Xcode, Panther, ZeroLink and everything
- From: David Remahl <email@hidden>
- Date: Mon, 14 Jul 2003 06:55:17 +0200
On svndag 13 juli 2003, at 19.14PM, Nico wrote:
Hi.
I'm using the developer preview of Panther.
I'm working on a Foundation tool which works very well in Panther.
Unfortunately, when I try and launch it from Jaguar's terminal, I get
an error :
dyld: ./MyExec can't open library:
/System/Library/PrivateFrameworks/ZeroLink.framework/Versions/A/
ZeroLink (No such file or directory, errno = 2)
I found no options in Xcode's preferences to disable the use of
ZeroLink (even though I thought ZeroLink was only used for
development).
Why is it looking for the ZeroLing framework ?
How to get it work ?
Thanks a lot !
Nico.
I guess since everyone is talking about it, that it isn't covered by
the NDA any more...
Check out the Inspector for a build style. Disable ZeroLink by
switching over to deployment.
/ 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.