Re: Errors indicators not clearing
Re: Errors indicators not clearing
- Subject: Re: Errors indicators not clearing
- From: Chris Espinosa <email@hidden>
- Date: Wed, 8 Dec 2004 14:28:48 -0800
On Dec 8, 2004, at 10:45 AM, Dan Grassi wrote:
Lately I have been getting strange behavior in an Xcode project. i
have re-installed Xcode and created a new project but this did not fix
the problem.
When I have an error it shows in the gutter of the source code window,
the Build window and the project window under "Errors and Warnings".
When I correct the error and build the error no longer shows in the
build window but continues to show in the source code window and the
project window.
Additionally Cmd-K (compile) no longer seems to work.
This is making Xcode very difficult to use.
This is a FAQ:
http://lists.apple.com/archives/xcode-users/2004/Aug/msg00727.html
The solution is to move your project file up to the top level of your
project folder, so that paths to your source file don't have to use
relative "../" path references.
This is fixed in a forthcoming release of Xcode.
Chris
_______________________________________________
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