Re: No such file or directory error when compiling
Re: No such file or directory error when compiling
- Subject: Re: No such file or directory error when compiling
- From: Ray Ackland <email@hidden>
- Date: Fri, 19 Dec 2003 09:27:43 +1300
Franck,
Does your path have a space in it? I have found in Xcode (on the Mac)
if there is a space in the path, instead of escaping the space Xcode
treats it as two separate arguments.
Check it out.
Ray.
On 19/12/2003, at 8:38, Franck Leveneur wrote:
Here is an error I'm getting when I compile a project (even the
simpliest one)
As you can see, and I don't know why, the builder is not putting /
between directory names : C:AppleProjectsTest2
I wonder where I could fix this?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.