Re: cd
Re: cd
- Subject: Re: cd
- From: Fritz Anderson <email@hidden>
- Date: Thu, 2 Feb 2006 10:26:48 -0600
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
References: | |
| >cd (From: Bill Meikle <email@hidden>) |