Re: Build broken after I moved my project
Re: Build broken after I moved my project
- Subject: Re: Build broken after I moved my project
- From: Rick Mann <email@hidden>
- Date: Tue, 18 Nov 2008 23:04:05 -0800
On Nov 18, 2008, at 21:58:09, Greg Guerin wrote:
Rick Mann wrote:
i686-apple-darwin9-gcc-4.0.1: ~/LZRepo/cpputils/trunk/src/Graphics/
AffineTransform.cp: No such file or directory
Don't use the ~/ notation. ~'s are only expanded by a shell, not by
gcc.
Use your actual home directory path. You can see examples in the
transcript you gave. They all look like /Users/rmann/other/path/
elements.
-- GG
Thanks, we finally figured that out. One of the Xcode team members
decided this is a bug, so I wrote it up. At the very least, Xcode
should expand the tab when creating the Source Tree (which is where it
got it in the first place).
--
Rick
_______________________________________________
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