Code developed on XCode 1.5/Panther does not run on Tiger
Code developed on XCode 1.5/Panther does not run on Tiger
- Subject: Code developed on XCode 1.5/Panther does not run on Tiger
- From: SĀbastien Stormacq <email@hidden>
- Date: Thu, 12 May 2005 07:35:20 +0200
Hello,
I developped a small java-cocoa project on 10.3 and XCode 1.5
When I open and recomple the project with XCode 2, everything is OK,
until runtime.
It generates the following warnings :
2005-05-11 08:05:58.450 DB Bouquet Editor[1236] Unknown class
DBEOutlineView in Interface Builder file.
2005-05-11 08:05:58.472 DB Bouquet Editor[1236] Unknown class
`PrefsController' in nib file, using `NSObject' instead.
2005-05-11 08:05:58.473 DB Bouquet Editor[1236] Unknown class
`MainController' in nib file, using `NSObject' instead.
2005-05-11 08:05:58.481 DB Bouquet Editor[1236] Could not connect the
action setPreferences: to target of class NSObject
Apparently, it does not find my (Java) classes used in the NIB, causing
all behaviors to be resetted to default.
Is this a know problem when going from 1.5 to 2.0 ? Is it a java 1.5
issue ?
Any help ?
Thanks
Seb
_______________________________________________
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