Target Dependancy Problem
Target Dependancy Problem
- Subject: Target Dependancy Problem
- From: Peer Allan <email@hidden>
- Date: Sat, 14 Jan 2006 17:01:25 -0600
Hello all,
I am developing an application and a framework that it is dependent
upon. I have linked the 2 projects together, with target
dependencies, and everything appears to be linking and compiling
correctly except for one important thing. The classes that are part
of the Framework are not working in the application. The header file
is being imported. If I instantiate an object from the framework and
attempt to view its class ( NSLog(@"%@", [object class]) it always
outputs NULL. If I comment out the header import then I get the
expected compilation errors for unrecognized classes.
Any help you be appreciated? Just email me if you want more
information.
Peer Allan
------------------------
Vice-President and Co-Founder
Bipolar Software Inc.
40 Saturn Bay, Winnipeg, MB, Canada, R3T 0Z9
Voice Mail: (204) 480-0546
Fax: (204) 480-0564
www.bipolarsoftware.ca
_______________________________________________
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