On Wednesday, September 24, 2003, at 10:08 AM, Carl Eugen Hoyos wrote:
The behaviour of test nsbundle on darwin has changed:
Output is now: ... Retreiving principal class... * ERROR: Can't find principal class Testing LoadMe bundle classes... This is LoadMe: * ERROR: Can't find LoadMe class
This is SecondClass: * ERROR: Can't find SecondClass class
If the dl library is not installed, there are additional error messages above each '* ERROR': Error (objc-load): Cannot initialize dynamic linker 2003-09-24 17:34:31.977 nsbundle[13574] No classes in bundle
I hope this helps somebody, Carl Eugen Hoyos
Unfortunately not. I've got this far also. But apparently, when loading in a bundle, the constructors are not automatically executed, so the classes never get loaded into the runtime. I don't know why yet. I'm thinking it might have something to do with a link option...
_______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
