Re: Cocoa newbie question
Re: Cocoa newbie question
- Subject: Re: Cocoa newbie question
- From: Bill Bumgarner <email@hidden>
- Date: Fri, 30 Mar 2007 23:15:44 -0700
On Mar 30, 2007, at 10:14 PM, Mike wrote:
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?
Not much to go on here. This is a pretty fundamental pattern and you
have likely made a simple mistake (easy to do when new to an
environment).
Post some code.
_______________________________________________
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