Re: Problem compiling old ObjC++ example: missing 'copystrings' plugin.
Re: Problem compiling old ObjC++ example: missing 'copystrings' plugin.
- Subject: Re: Problem compiling old ObjC++ example: missing 'copystrings' plugin.
- From: Chris Espinosa <email@hidden>
- Date: Fri, 5 Dec 2008 13:50:36 -0800
On Dec 5, 2008, at 1:12 PM, email@hidden wrote:
Greetings:
I'm trying to build an (Apple-supplied) Objective-C++ Xcode sample
project: "Cocoa_With_Carbon_Or_C++".
This code was written with Xcode v2.4.1.
When I attempted to build this Xcode project, I got the following
error:
Building target “Cocoa_With_Carbon_or_C++” of project
“Cocoa_With_Carbon_or_C++” with configuration “Debug” — (1 error)
The following is an abridge snippet of the building (copying) phase
of the build:
..
setenv ICONV /usr/bin/iconv
..
error: can't exec '/Developer/Library/Xcode/Plug-ins/
CoreBuildTasks.xcplugin/Contents/Resources/copystrings' (No such
file or directory)
..
Build failed (1 error)
=======
I checked the environment:
1) [/Users/Ric]ls /usr/bin/iconv
/usr/bin/iconv*
2) [/Users/Ric]ls /Developer/Library/Xcode/Plug-ins/
CoreBuildTasks.xcplugin/Contents/Resources/CopyStrings*
/Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/
Resources/CopyStringsFile.xcspec
------
All I found was the 'CopyStringsFile'; not 'CopyStrings'.
Is there a remedy here?
So I try to recreate the entire project (via source-code swap) with
Xcode 3.1?
1) Read http://www.digitalsanctum.com/2008/10/04/xcode-cant-exec-developerlibraryxcodeplug-inscorebuildtasksxcplugincontentsresourcescopystrings-no-such-file-or-directory/
2) If that doesn't address your problem, remove and reinstall Xcode.
The problem is in your installation or configuration, not with the
project, most likely.
Chris _______________________________________________
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