symbol(s) not found
symbol(s) not found
- Subject: symbol(s) not found
- From: kim <email@hidden>
- Date: Sun, 8 Jun 2008 19:48:00 -0700
All:
I had a successful project going, everything would build and run just
fine... but it had a bit of an oddness left over from the example
skeleton I used (I'm a stark raving newbie) so I moved all of the
files to a fresh xcode project and now when it tries to build it fails
in the linker with "objc_class_name_Calculate", referenced from:
literal-pointer@_OBJC@_cls_refs@Calculate in <the object file>,
symbol(s) not found.
As near as I can tell nothing at all has changed, the Calculate object
is properly defined (no compiler warnings or errors) but it would seem
that the symbol table is not up to date?
I did a clean all targets, no dice. Other objects don't error, but the
Calculate object is instantiated first so the linker may not have made
it to the rest of them.
Anyone have any clues?
Thanks bunches
Kim
_______________________________________________
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