Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Question about Link Edit Error Code (Beginner)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question about Link Edit Error Code (Beginner)




On Dec 25, 2006, at 00:25, peggyparker wrote:

I know nothing about programming. My first very simple cocoa app using xcode was successful. However it resulted in an error message I would like to understand.

The first message after the build was an alert window "Stop Executable" with a red stop sign and the project name and target name:
Project:'pro bono pro.xcodeproj' Target:'pro bono pro'

Next was a log entry (I think) stating:
2006-12-24 16-26-25-114 pro bono pro[562] *** -[NSBundle load]: Error loading code /Users/myname/Library/InputManagers/iPLM/ iPLM.bundle/Contents/MacOS/iPLM for bundle /Users/myname/Library/ InputManagers/iPLM/iPLM.bundle, error code 2 (link edit error code 0), error number 0 ())

You have an input manager called iPLM which your application could not load. Try to move iPLM from the /Users/yourname/Library/ InputManagers/ to somewhere else and the error will disappear (with the functionality of iPLM).


Watch console.log with /Applications/Utilities/Console.app, and check if any application your launch (expect iPhoto) cause this error message. If yes, it is a problem in iPLM.


Best Regards,

Nir Soffer

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Question about Link Edit Error Code (Beginner) (From: peggyparker <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.