Re: Millions of lines of "Unable to index <file>" in console
Re: Millions of lines of "Unable to index <file>" in console
- Subject: Re: Millions of lines of "Unable to index <file>" in console
- From: Shamyl Zakariya <email@hidden>
- Date: Fri, 13 Jan 2006 10:42:22 -0500
Excellent -- thank you!
shamyl zakariya
"obviously, you're not a golfer"
-- the Dude
On Jan 12, 2006, at 1:44 PM, David Ewing wrote:
On Jan 11, 2006, at 1:54 PM, Shamyl Zakariya wrote:
Basically, subject says it all. I've got thousands of lines of:
2006-01-11 15:10:43.929 Xcode[429] Unable to index /usr/lib/gcc/
powerpc-apple-darwin8/4.0.0/include/limits.h: No such file or
directory
2006-01-11 15:10:43.934 Xcode[429] Unable to index /usr/include/
gcc/darwin/4.0/c++/list: No such file or directory
2006-01-11 15:10:43.935 Xcode[429] Unable to index /usr/include/
gcc/darwin/4.0/c++/set: No such file or directory
2006-01-11 15:10:58.843 Xcode[429] Unable to index /usr/include/
gcc/darwin/4.0/c++/string: No such file or directory
2006-01-11 15:10:58.844 Xcode[429] Unable to index /usr/include/
gcc/darwin/4.0/c++/vector: No such file or directory
2006-01-11 15:10:58.844 Xcode[429] Unable to index /usr/include/
gcc/darwin/4.0/c++/deque: No such file or directory
2006-01-11 15:10:58.844 Xcode[429] Unable to index /usr/include/
gcc/darwin/4.0/c++/map: No such file or directory
2006-01-11 15:10:58.845 Xcode[429] Unable to index /usr/include/
gcc/darwin/4.0/c++/iostream: No such file or directory
2006-01-11 15:10:58.845 Xcode[429] Unable to index /usr/include/
gcc/darwin/4.0/c++/fstream: No such file or directory
2006-01-11 15:10:58.849 Xcode[429] Unable to index /usr/include/
gcc/darwin/4.0/c++/utility: No such file or directory
2006-01-11 15:10:58.849 Xcode[429] Unable to index /usr/include/
gcc/darwin/4.0/c++/ostream: No such file or directory
In my console. Thousands.
Looking in my filesystem, I've got the folder /usr/include/gcc/
darwin/4.0 but no c++ folder in there, so I understand *why* get
the error, but I don't know why xcode is attempting to index
there. Perhaps it's a holdover, I'm editing a project which I
began under Xcode 1.5 & 10.3.x and which was later promoted to
Xcode 2.0 and Tiger. I don't know.
But can anybody tell me how to tell Xcode to stop looking?
I expect that all you need to do is rebuild the project index. Go
to Project -> Edit Project Settings, and under the General tab,
click on the "Rebuild Code Sense Index" button.
Dave
_______________________________________________
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