Runtime _NSCachedBitmapImageRep class not loaded error
Runtime _NSCachedBitmapImageRep class not loaded error
- Subject: Runtime _NSCachedBitmapImageRep class not loaded error
- From: Gideon King <email@hidden>
- Date: Wed, 16 Jul 2003 05:36:21 +1000
I have run into an odd problem - when I try to run my application, I
get the following error, and it refuses to create a document:
*** class error for '_NSCachedBitmapImageRep': class not loaded
This only happens when I try to run my application in Dutch - all the
other languages the application is localized into are OK. I have been
editing some of my source code and nibs on Panther, and transferred
them back to compile/run on 10.2.6 with PB. I thought that one of my
nibs may have been referring to a class that is not available under
10.2, having been edited on 10.3, but it opens in IB alright. i have
done the compatibility checks on the nibs, and they come up with no
problems.
Any clues as to where to look for a resolution to this issue?
TIA
Gideon
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.