xcode-users

[Prev] Thread [Next]  |  [Prev] Date [Next]

Re: Problem compiling first Cocoa app in Xcode 3.1 Alex Heinz Mon Jul 21 04:00:23 2008

Have either of you tried verify/repair disk permissions (in Disk Utility)? That's the first thing I try for suspected permissions issues.

Alex

On Jul 18, 2008, at 10:28 PM, Jim Fridlund wrote:

On Jul 18, 2008, at 8:41 AM, Paul Denlinger wrote:

I'm working on my first Cocoa lesson at 
http://www.cocoadevcentral.com/d/learn_cocoa/

Everything works fine until I try to compile the app in Xcode 3.1. I get error code 71. Can you tell me what's wrong? Here is the error message:

error: can't exec '/Developer/Library/Xcode/Plug-ins/ CoreBuildTasks.xcplugin/Contents/Resources/copystrings' (No such file or directory)


Paul Denlinger

Paul,

I would be interested to hear if you resolve your problem. I, too, posted a similar problem with Xcode and copystrings a few days ago, but I haven't solved my problem yet. My problem appears to be permission/environment related. If I invoke the copystrings command from the terminal, it works just fine. However, when Xcode runs the copystrings command, it fails.

The copystrings, which is a Ruby script, fails trying to open/read/ close file. I think the last Xcode 3.1 beta IDE version 1057 worked for me. That was a software image I had downloaded earlier this year. My workaround at the moment is to just invoke the copystrings manually from the terminal. It's a minor inconvenience, but it works.
--
Jim

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      ([EMAIL PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/alexiscircle%40gmail.com

This email sent to [EMAIL PROTECTED]