Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

command line execution fails



I wrote up an example of Distributed Objects as two projects (ServerProj and ClientProj). If I run them from within the IDE and watch the run logs, everything is fine. ClientProj has a Launch argument set to "../sample.txt".

But if I run them as below from the command line, the client just sits there. Any suggestions? Any idea what the warnings mean?

-Phil

[good2go:~/ServerProj/build] b1ueskyz% ./ServerProj &
[1] 739
[good2go:~/ServerProj/build] b1ueskyz% ZeroLink Warning: running with old objc runtime!!
2003-09-09 08:45:34.671 ServerProj[739] Server registered - waiting for connections...

[good2go:~/ServerProj/build] b1ueskyz% pushd
~/ClientProj/build ~/ServerProj/build
[good2go:~/ClientProj/build] b1ueskyz% ./ClientProj ../sample.txt
ZeroLink Warning: running with old objc runtime!!
^C
_______________________________________________
projectbuilder-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/projectbuilder-users
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.