• 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
connection kit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

connection kit


  • Subject: connection kit
  • From: "cocoa lite" <email@hidden>
  • Date: Thu, 13 Sep 2007 06:53:58 -0700

I downloaded connection kit from
http://opensource.utr-software.com/source/connection and tried to do a
build. It looks like it compiled OK, but when it tried to link, it had the
following error.

/usr/bin/install_name_tool: more than one input file specified
(Builds/Release/DropletHelper.app/Contents/MacOS/DropletHelper and
/Users/cocoalite/Documents/development/Cocoa)

Usage: /usr/bin/install_name_tool [-change old new] ... [-id name] input

Command /bin/sh failed with exit code 1


This is the script it was trying to run:
/Users/cocoalite/Documents/development/Cocoa
Builds/Connection.build/Release/DropletHelper.build/Script-
7983ED650B0C749800F5078E.sh

Here is the contents:
#!/bin/sh
/usr/bin/install_name_tool -change
@executable_path/../Frameworks/Connection.framework/Versions/A/Connection
@executable_path/../../../../Connection
$CONFIGURATION_BUILD_DIR/DropletHelper.app/Contents/MacOS/DropletHelper



I looked through the archives and googled for it, but didn't find anything.
I'm using Xcode 2.4.1 if that helps. Any ideas?
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: connection kit
      • From: Jeff Johnson <email@hidden>
    • Re: connection kit
      • From: Mike Abdullah <email@hidden>
  • Prev by Date: Re: NSImage inside(?) NSBezierPath
  • Next by Date: Re: popupbutton cell in an NSTableView displaying No Value
  • Previous by thread: Re: NSImage inside(?) NSBezierPath
  • Next by thread: Re: connection kit
  • Index(es):
    • Date
    • Thread