Editor While Compiling

When the editor is open, compile and link errors will show in the error window at the bottom.  If the project was "built" in an earlier session or if the editor was not open, select the menu Compilation / Rescan All Errors from the editor menu to see the messages.

A single click on a message will open the required source file and place the cursor on the error line. This quickly cleans up the compile-time errors in your code.