Fwd: cd
Fwd: cd
- Subject: Fwd: cd
- From: Bill Meikle <email@hidden>
- Date: Thu, 02 Feb 2006 08:50:36 -0800
I just set up on this intel box this morning
the cd is the first thing that happens when you press the
'build' button from the gui.
my project and source are in the same folder
(this even built once!)
but now its got some wrong ideas about paths..
these are link errors
it must generate a link list that has some data from
the first place the project was opened.
how do I change that link list?
On 2-Feb-06, at 8:26 AM, Fritz Anderson wrote:
On 2 Feb 2006, at 10:20 AM, Bill Meikle wrote:
my build is failing because this first
cd it does is looking for a wrong directory
how do I change it?
cd "/Users/Bill/Desktop/vrh 2.5/VRHotWiress_2.5/Application/
Projects/XCode_2.x"
You don't provide some key information, such as what directory you
expect the cd to be, where your project document and source files
are, or what Xcode version you're using.
The cd should be to SRCROOT, which is the directory containing the
project document. Is this the case? Do you keep your source files
in the same tree as the project document (as Xcode needs)?
-- F
--
Fritz Anderson -- http://www.manoverboard.org/
Consulting Programmer -- http://resume.manoverboard.org/
Step into Xcode, Now Available -- http://six.manoverboard.org/
_______________________________________________
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: cd
- From: Fritz Anderson <email@hidden>