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 24, 2006, at 2:25 PM, 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 ())

This was a version of the Hello World app using xcode's OOP. The app sucessfully output "Hello, world!!!" in the text field - although it was highlighted. I'm using Cohen, Cohen and Ihnatco's book and have not been able to find an error in my procedures.


Also - can someone send me an email telling me where to find responses to this question, if any?

iPLM.bundle appears to be part of an app called "iPhoto Library Manager", which is using an unsupported hack to alter iPhoto, which has no plug-in API. The author of this program is abusing the Input Manager API, which is hazardous to the stability of your system. I recommend that you remove it.


-jcr

John C. Randolph,
VP, Engineering
Stealth Imaging, Inc. <email@hidden>




_______________________________________________

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.