Re: On NSClassFromString method
Re: On NSClassFromString method
- Subject: Re: On NSClassFromString method
- From: Kyle Sluder <email@hidden>
- Date: Thu, 24 Feb 2011 19:26:03 -0800
On Thu, Feb 24, 2011 at 7:19 PM, Leon Qiao <email@hidden> wrote:
> I got a problem when using the NSClassFromString method to get a class.
> The code is used in the google docs library. It failed to get the Class
> object, the return value is 0x0.
> But I already linked the library, and it works fine when using the class
> itself directly.
> Anyone who met the same problem, please help me. Thanks!
1. We have no idea what class you're trying to reference.
2. We have no idea what framework you're trying to reference.
3. You have posted no code.
You have provided zero information. Nobody can help you. If you want
help, you need to post the actual code that is failing, and what
relevant libraries/other code the class you're trying to use is coming
from.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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