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: [EMAIL PROTECTED]@[EMAIL PROTECTED] 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 (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 [EMAIL PROTECTED]

Reply via email to