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: Greg Guerin <email@hidden>
- Date: Tue, 18 Nov 2008 22:58:09 -0700
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
_______________________________________________
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