xcode-users

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

Re: Problem compiling first Cocoa app in Xcode 3.1 Thomas Wetmore Mon Jul 21 04:01:01 2008

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 PROTECTED])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/ttw4%40verizon.net

This email sent to [EMAIL PROTECTED]

_______________________________________________
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]