Re: Newbie: Cannot use object as a parameter to a method
Re: Newbie: Cannot use object as a parameter to a method
- Subject: Re: Newbie: Cannot use object as a parameter to a method
- From: Steve Sims <email@hidden>
- Date: Thu, 22 Apr 2004 15:17:29 -0400
Hi Mike,
I've found myself that sometimes XCode will get a little confused and
throw up bogus error messages such as the one you describe. My
solution was to do a "Clean" of the project (Build menu), quit XCode,
and then restart it. My mysterious error messages then suddenly
disappeared and everything was once again OK.
Steve
On 22 Apr 2004, at 14:37, Michael S. Tashbook wrote:
Sorry about that. The error message was contained in the message
subject:
"Can not use an object as parameter to a method"
As I said before, I can't see why XCode is complaining. The fact that
you can get it to compile with nary a peep from the compiler is all the
more puzzling.
Thanks for any explanation you can provide...
Mike
_______________________________________________
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.