Cocoa newbie question
Cocoa newbie question
- Subject: Cocoa newbie question
- From: Mike <email@hidden>
- Date: Fri, 30 Mar 2007 22:14:10 -0700
Whenever I try to add simple instance methods to my Objective-C classes,
the linker always gives me Undefined Symbol errors even though I've
provided both a prototype in my .h and implementation methods in my .m file.
Is there something simple I am missing which I need to do to get the
linker to see my instance methods?
Thanks,
Mike
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden