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:00 2008

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/alexiscircle%40gmail.com

This email sent to [EMAIL PROTECTED]