Re: Why does NSBundle's load fail?
Re: Why does NSBundle's load fail?
- Subject: Re: Why does NSBundle's load fail?
- From: Douglas Davidson <email@hidden>
- Date: Mon, 8 Nov 2004 12:32:21 -0800
On Nov 8, 2004, at 8:52 AM, Mark Alldritt wrote:
I'm experiencing a problem where NSBundle's load method is failing to
load a
bundle plug-in. The plug-in loads correctly in other applications, it
has a
principal class, etc. I assume there is some dynamic loader error
occurring
but nothing is logged so I cannot figure out what I need to do to
resolve
the issue.
There should be a log, but in the case of a dyld error you can call
NSLinkEditError() to get any relevant error information.
Douglas Davidson
_______________________________________________
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