Re: xcode apps don't run in another panther machine
Re: xcode apps don't run in another panther machine
- Subject: Re: xcode apps don't run in another panther machine
- From: Hsu <email@hidden>
- Date: Sun, 26 Oct 2003 11:24:20 -0800
You are using ZeroLink, which is a development ONLY construct to speed
development. You have to build as deployment to make a "real" app.
Karl
On Oct 26, 2003, at 9:56 AM, TACKEL wrote:
Hi all,
After creating the simplest cocoa application with xcode in panther I
triejavascript:parent.send('smtp')d to execute
this app in another equip with Panther and it didn't run. It crashed
before showing the
main window. Have anybody of you experienced the same issue?
Crash report:
Link (dyld) error:
dyld: /Users/tackel/Public/Drop Box/myapp.app/Contents/MacOS/myapp
can't open
library:
/System/Library/PrivateFrameworks/ZeroLink.framework/Versions/A/
ZeroLink
(No such file or directory, errno = 2)
Thanks,
Tackel.
PS - Both machines have clean Panther installation, of course one of
them with Xcode.
_______________________________________________
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.
--
"If the designers of X-Windows built cars, there would be no fewer than
five steering wheels hidden about the cockpit, none of which followed
the same principles -- but you'd be able to shift gears with your car
stereo. Useful feature, that."
Homepage:
http://homepage.mac.com/khsu/index.html
_______________________________________________
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.