Re: Where to find _objc_insertMethods
Re: Where to find _objc_insertMethods
- Subject: Re: Where to find _objc_insertMethods
- From: Sherm Pendley <email@hidden>
- Date: Mon, 6 Jun 2005 01:41:45 -0400
On Jun 6, 2005, at 1:06 AM, Bill Greene wrote:
I'm linking with "-framework Cocoa" and get the error "ld:
Undefined symbols:
__objc_insertMethods". How can I resolve this?
That's a vague question... What kind of code are you trying to link,
C or Objective-C? If it's C, you need to make sure you're linking to
libobjc. If it's Objective-C, libobjc should be linked automatically.
sherm--
Cocoa programming in Perl: http://camelbones.sourceforge.net
Hire me! My resume: http://www.dot-app.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden