Re: Source trees don't work any more
Re: Source trees don't work any more
- Subject: Re: Source trees don't work any more
- From: Stephen Chu <email@hidden>
- Date: Mon, 17 Oct 2005 15:09:56 -0400
On Oct 17, 2005, at 1:24 PM, Chris Espinosa wrote:
On Oct 17, 2005, at 9:35 AM, Stephen Chu wrote:
I was in the middle of debugging my project and try to rebuild the
target. All of sudden XCode spitted out hundreds of errors
complaining about not being able to find most of my source files.
It turned out it doesn't recognize any of my source trees any more.
For example, I have MoreFilesX.c at "/Dev Tools/MoreFilesX/
MoreFilesX.c" and was added relative to a source tree DevTools
defined as "/Dev Tools". The get info on the file says "../Dev
Tools/MoreFilesX/MoreFilesX.c". Double-clicking at it in project
window opens the file. But gcc can't find it.
What's happening???
Source trees are stored in your user preferences file. Did you
switch users? If you go to Xcode Preferences, Source Trees, is
DevTools still there?
Chris
It's all there. But I just noticed that all the space characters in
the path are now escaped. "/Dev Tools" became "/Dev\ Tools". I've
been using 2.2DP2 and it's been working before this morning in the
middle of a rebuild. Reinstalled 2.1 and retyped all the source tree
paths and readded all my source files fixed it. Needless to say, this
is painful.
Any why isn't there a button or something to navigate to the
directory instead of having us manually type in all the paths???
--
Stephen Chu <mailto:email@hidden>
Rampage Systems, Inc. <http://www.rampageinc.com/>
_______________________________________________
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