Re: Problem compiling first Cocoa app in Xcode 3.1
Re: Problem compiling first Cocoa app in Xcode 3.1
- Subject: Re: Problem compiling first Cocoa app in Xcode 3.1
- From: Jim Fridlund <email@hidden>
- Date: Fri, 18 Jul 2008 22:28:12 -0700
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden