old programmer directory name?
old programmer directory name?
- Subject: old programmer directory name?
- From: Burt Johnson <email@hidden>
- Date: Mon, 23 Jan 2006 21:13:29 -0800
I've just been handed a project partially written by another programmer
that disappeared. I need to evaluate it to see how far he got (he never
made any status report...). When I go to build it, everything compiles,
but there is a linking error. I get
>>>>>>>>>>>>>
mkdir "/Users/bj/SB/isync src
Mac/mac/build/Development/FitSync.app/Contents/MacOS"
cd "/Users/bj/SB/isync src Mac/mac"
/usr/bin/g++-4.0 -o /Users/bj/SB/isync\ src\
Mac/mac/build/Development/FitSync.app/Contents/MacOS/FitSync
-L/Users/bj/SB/isync\ src\ Mac/mac/build/Development
-L/Users/richard/SB/mac -L/Users/richard/SB/mac/Libraries
-F/Users/bj/SB/isync\ src\ Mac/mac/build/Development -filelist
/Users/bj/SB/isync\ src\
Mac/mac/build/FitSync.build/Development/SportBrain\
iSync.build/Objects-normal/ppc/FitSync.LinkFileList -framework CURLHandle
-framework Cocoa -framework IOKit -framework ApplicationServices -arch ppc
-prebind -mmacosx-version-min=10.2 -isysroot /Developer/SDKs/MacOSX10.4u.sdk
/usr/bin/ld: warning -L: directory name (/Users/richard/SB/mac) does not exist
/usr/bin/ld: warning -L: directory name (/Users/richard/SB/mac/Libraries)
does not exist
/usr/bin/ld: can't locate framework for: -framework CURLHandle
collect2: ld returned 1 exit status
/usr/bin/ld: warning -L: directory name (/Users/richard/SB/mac)
does not exist
/usr/bin/ld: warning -L: directory name
(/Users/richard/SB/mac/Libraries) does not exist
/usr/bin/ld: can't locate framework for: -framework CURLHandle
<<<<<<<<<<<<<
This is referencing both me (bj) and the prior programmer (richard) and
then complaining because that user is not on this system.
>From the link documentation, it looked like it would be dependency issue.
However, I open the target->general tab and see no dependencies at all?
Where would this directory be set, and if it isn't obvious once I know
that, how do I remove it and/or tell it to point to me instead?
--
- Burt Johnson
MindStorm, Inc.
email@hidden
http://www.mindstorm-inc.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden