Re: Confusing runtime link error
Re: Confusing runtime link error
- Subject: Re: Confusing runtime link error
- From: Chris Espinosa <email@hidden>
- Date: Sun, 9 Apr 2006 21:51:38 -0700
On Apr 9, 2006, at 8:11 PM, Darkshadow wrote: Created and Modified 03/04/2006 [which is British usage for 3rd April 2006
So it really looks like there's something strange going on here. The framework appears to be there, yet it can't be found by dyld and loaded.
Note above that the date of the AE.framework package is 28 March 2005, yet the executable mod date is 3 April 2006. That isn't good. Nothing should be modifying system frameworks.
You are right in that it is Cocoa bringing in all of ApplicationServices, including AE. The first thing your application sees when launched from the Finder is an 'oapp' AppleEvent, so it needs the AE framework to handle it.
My guess is that somehow (installation of some other package?) the AE framework, and who knows what else, was modified/corrupted. I would doubt that any new apps will launch on his system if this is the case, and I recommend a reinstall from system software CDs.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden