• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Problem compiling old ObjC++ example: missing 'copystrings' plugin.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem compiling old ObjC++ example: missing 'copystrings' plugin.


  • Subject: Problem compiling old ObjC++ example: missing 'copystrings' plugin.
  • From: email@hidden
  • Date: Fri, 05 Dec 2008 13:12:30 -0800 (PST)

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?

Ric.






 _______________________________________________
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

  • Follow-Ups:
    • Re: Problem compiling old ObjC++ example: missing 'copystrings' plugin.
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Documentation update problems
  • Next by Date: Re: Documentation update problems
  • Previous by thread: Re: Using Xcode for *GNUstep* Development
  • Next by thread: Re: Problem compiling old ObjC++ example: missing 'copystrings' plugin.
  • Index(es):
    • Date
    • Thread