palette compiling error?
palette compiling error?
- Subject: palette compiling error?
- From: Jeff Childers <email@hidden>
- Date: Wed, 31 Aug 2005 11:57:15 -0500
I have Version 2.1 (December 2002 Developer Tools), IB 2.3.2 (v291) on
10.2.8
I have been working on a palette, using Cocoa programming for Mac OSX
1st ED as a base. After working it for a while and unable to trace the
error in my palette. I compiled the example from their website.
I had to add a build setting MACOSX_DEPLOYMENT_TARGET = 10.2 to fix
the weak linker error in both.
When I try to compile a application with either widget.
the error it throws is the same except the class name.
2005-08-31 11:35:09.188 trash[17942] An uncaught exception was raised
2005-08-31 11:35:09.189 trash[17942] *** class error for
'BigLetterView': class not loaded
2005-08-31 11:35:09.189 trash[17942] *** Uncaught exception:
<NSArchiverArchiveInconsistency> *** class error for 'BigLetterView':
class not loaded
what am I doing wrong and how do I fix it?
_______________________________________________
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