Game Development Community

Stupid XCode question

by Bruno Grieco · in Torque Game Engine · 06/06/2004 (2:27 pm) · 1 replies

When Xcode detects an error, it gives me a red cross besides the offending line.

The thing is that the red x doesn't disappear when I recompile the file and the error is gone. So the file gets several xs that confuse me.

If I clean the target, the x's disappear but it recompiles everything.

I know I'm missing something very stupid but don't know what.

TIA

Bruno

#1
06/12/2004 (12:42 am)
I've noticed this to, in mine opinion it's just a bug in Xcode. By the way, if you close your project and reopen it the x's also disappear. This is faster than recompiling everything.