Re: Running a newly created project
Re: Running a newly created project
- Subject: Re: Running a newly created project
- From: Chris Espinosa <email@hidden>
- Date: Sun, 21 May 2006 11:43:50 -0700
On May 21, 2006, at 10:37 AM, Ivan C Myrvold wrote: I create a new, Cocoa Document-based application with the New Project Assistant. Build it without doing any modifications. The build succeeds.
But when I click the Run button in Xcode, I get this:
[Session started at 2006-05-21 19:31:40 +0200.] 2006-05-21 19:31:40.322 Partos3[2775] *** -[NSBundle load]: Error loading code /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle/Contents/MacOS/MagicMenuEnabler for bundle /Library/InputManagers/MagicMenuEnabler/MagicMenuEnabler.bundle, error code 2 (link edit error code 0, error number 0 ())
What is the problem here?
You installed a third-party "enhancement", MagicMenuEnabler, in /Library/InputManagers, and it's not working. Remove it.
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