Unable to find Categories referenced from Static Library containing in another Static Library
Unable to find Categories referenced from Static Library containing in another Static Library
- Subject: Unable to find Categories referenced from Static Library containing in another Static Library
- From: Symadept <email@hidden>
- Date: Thu, 13 May 2010 17:51:35 +0800
Hi,
I have one Static Library called A.a which contains some categories. I am
referencing A.a into another library called B.a. I am using this B.a into
one Executable. In this case I am calling a method in B.a which calls the
category from A.a. Here it crashes with error unreference. Both A.a and B.a
has the Other Linker Flags as -all_load and -ObjC set. And the Executable
also has these flags set. Am I missing anything in this case?
Any sort of clue is really helpful.
Regards
Mustafa shaik
_______________________________________________
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