Re: failed objc_getClass...
Re: failed objc_getClass...
- Subject: Re: failed objc_getClass...
- From: Charilaos Skiadas <email@hidden>
- Date: Sat, 9 Jul 2005 15:53:28 -0500
On Jul 9, 2005, at 3:07 PM, David Dauer wrote:
hi
my app should work on tiger and on panther, also when using some
10.4 only classes. It crashes on 10.3 with an error:
localhost /x.app/Contents/MacOS/x: objc: failed objc_getClass
(NSAnimation) for MyAnimation->super_class
localhost /x.app/Contents/MacOS/x: objc: please link appropriate
classes in your program
I don't use NSAnimation in 10.3 because I do a check on startup.
Any ideas or suggestions how to resolve this?
thanks a lot
Are you using the cross-development SDK ? How are you compiling for
10.3?
David
Haris
_______________________________________________
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