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: Thomas Wetmore <email@hidden>
- Date: Sun, 20 Jul 2008 12:39:38 -0400
Paul,
Sorry, or that
English.lproj/InfoPlist.strings
or that
/cocoaNotepad2/build/Debug/cocoaNotepad2.app/Contents/Resources/
English.lproj
don't/doesn't exist. First thing is to find out what doesn't exist
that the command expects to exist and then try to go from there.
Tom Wetmore
On Jul 20, 2008, at 12:34 PM, Thomas Wetmore wrote:
Paul,
I hate to ask an obvious question, but have you looked to see
whether /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/
Contents/Resources/copystrings exists on your machine, and if it
does, what its file system permissions are? The error messages are
clearly stating that this file does not exist and that this is your
problem. I have no idea why it wouldn't be there, but first things
first in these matters, and this is the first thing to check.
Tom Wetmore
Building target "cocoaNotepad2" of project "cocoaNotepad2" with
configuration "Debug" — (1 error)
cd /cocoaNotepad2
/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/
Contents/Resources/copystrings --validate --inputencoding UTF-16 --
outputencoding UTF-16 English.lproj/InfoPlist.strings --outdir /
cocoaNotepad2/build/Debug/cocoaNotepad2.app/Contents/Resources/
English.lproj
error: can't exec '/Developer/Library/Xcode/Plug-ins/
CoreBuildTasks.xcplugin/Contents/Resources/copystrings' (No such
file or directory)
error: can't exec '/Developer/Library/Xcode/Plug-ins/
CoreBuildTasks.xcplugin/Contents/Resources/copystrings' (No such
file or directory)
error: can't exec '/Developer/Library/Xcode/Plug-ins/
CoreBuildTasks.xcplugin/Contents/Resources/copystrings' (No such
file or directory)
Build failed (1 error)
_______________________________________________
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
_______________________________________________
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