Using NS classes in command line tool
Using NS classes in command line tool
- Subject: Using NS classes in command line tool
- From: Vincent Coetzee <email@hidden>
- Date: Thu, 23 Oct 2003 11:22:36 +0200
Hi All
I have a command line tool that I have developed that uses some of the
foundation NS classes. It was working fine, but since rebuilding under
Xcode I receive the following error when running the executable
ZeroLink Warning: running with old objc runtime!!
This is printed when I allocate my autorelease pool. The command then
terminates. Does anyone have any ideas about how to fix this ?
Thanks
Vincent
_______________________________________________
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.