Re: connection kit
Re: connection kit
- Subject: Re: connection kit
- From: "cocoa lite" <email@hidden>
- Date: Thu, 13 Sep 2007 08:43:30 -0700
I was going with the default, which is setup for "Build All". I tried
switching the target to the application "connection", but it fails the same
way.
On 9/13/07, Mike Abdullah <email@hidden> wrote:
>
> CK has quite a few different Targets that can be built. Are you sure
> you're building the right one?
>
> Mike.
>
> On 13 Sep 2007, at 14:53, cocoa lite wrote:
>
> > 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:
> > 40mikeabdullah.net
> >
> > This email sent to email@hidden
>
>
_______________________________________________
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