NIB file compatibilty
NIB file compatibilty
- Subject: NIB file compatibilty
- From: "poizina BELAMONTA" <email@hidden>
- Date: Wed, 14 Feb 2007 10:43:03 +0300
Hi All,
I have an old cocoa application (developed under the 10.3 (Panther) version
of the Mac OS X and developer tools (version prior Dec 2004, probably 1.1 or
1.2)). Now, i'm working with a MAC mini - Intel based (Mac OS X 10.4 Tiger
version and XCode 2.4).
My problem is that i can't open ALL of the old nib files. Interface Builder
don't show anything, even a message error.
When i debug the application, the following error message appeares:
Current language: auto; currently objective-c
Program received signal: "SIGTRAP".
2007-02-13 11:06:30.778 Empower2a[3372] An uncaught exception was raised
2007-02-13 11:06:30.778 Empower2a[3372] *** -[NSKeyedUnarchiver
initForReadingWithData:]: incomprehensible archive (0x62, 0x70, 0x6c, 0x69,
0x73, 0x74, 0x30, 0x30)
2007-02-13 11:06:30.779 Empower2a[3372] *** Uncaught exception:
<NSInvalidArgumentException> *** -[NSKeyedUnarchiver
initForReadingWithData:]: incomprehensible archive (0x62, 0x70, 0x6c, 0x69,
0x73, 0x74, 0x30, 0x30)
(gdb) continue
2007-02-13 11:06:46.653 Empower2a[3372] Unable to load nib file: MainMenu,
exiting
Debugger stopped.
Program exited with status value:1.(gdb)
I have remplaced the developper tools with a 1.1 version but another problem
occured.
My question is: is this an incompatibility of a NIB files developped under
MAC OS X Panther and the MAC OS X Tiger NIB files? And if anyone have a
solution, please help me :-).
Jean Perlin
MADAGASCAR.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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