[SOLVED] Re: Object is nil although alloc'ed and init'ed
[SOLVED] Re: Object is nil although alloc'ed and init'ed
- Subject: [SOLVED] Re: Object is nil although alloc'ed and init'ed
- From: Michael Becker <email@hidden>
- Date: Thu, 25 Mar 2004 15:00:10 +0100
The output:
This is the user: (null)
How can that be? (There are no warnings, everything is declared nicely
and all the necessary header files are imported...)
The problem was that I didn't check the "in target" checkboxes for
XTCIUser.h and XTCIUser.m. But I'm really startled that there are NO
warnings etc. and that the result is of such a strange kind :-)
Sorry for not seeking more thoroughly before posting!
Michael
_______________________________________________
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.