Re: Mysterious error... to a newbie
Re: Mysterious error... to a newbie
- Subject: Re: Mysterious error... to a newbie
- From: Bob Stuller <email@hidden>
- Date: Mon, 5 Dec 2005 18:03:09 -0500
Art, Ahoy, ahoy!
On 12/5/05, Art Isbell <email@hidden> wrote:
On Dec 5, 2005, at 11:44 AM, Bob Stuller wrote:
Now, interestingly (maybe!), the Console pops up with a slew of errors of this type:
2005-12-05 15:57:51.418 Xcode[4689] Unable to index /Applications/Metrowerks CodeWarrior 10.0/MetrowerksCodeWarrior/MacOSSupport/PowerPlant/UtilityClasses/UScreenPort.h: No such file or directory
just about the time that the linking should be taking place. The disquieting part about the path above: I knocked the spaces out of "Metrowerks CodeWarrior 10.0" days ago & cannot find any path that shows the spaces anywhere in Xcode.
So my first question is: What entity is sending error messages to Console about indexing
Xcode
I am betting that the alternate answer is 'ld' the command-line thingy that links the object code into an executable.
& where does it get its path information?
From its index.
And the important question: Is this the source of the failure to link?
Likely.
Tell Xcode to reindex the project (double-click or Get Info on the top group in Groups & Files and click "Rebuild Code Sense Index"). Then build again.
Hmmm... Sounded logical but didn't work. Thanks for taking a stab at this problem. Now what?
Peace,
Bob
The use of COBOL cripples the mind; its teaching should therefore be regarded as a criminal offense.
- Edsger Dijkstra
_______________________________________________
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