On Thu, Feb 24, 2011 at 7:19 PM, Leon Qiao <leon.qiao....@gmail.com> 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com