If you encounter any errors during a build they will be displayed in the Problems view.
Errors are passed up from your C++ compiler. The Problems view lists the error, filename and folder.
If you select an error the associated file will open in the C/C++ Editor view and the cursor will display the line where the error was encountered.
Problems view Toolbar
Icon
Command
Description
Delete
Deletes the selected error from the Problems view.
Filters...
Lauches the Filter dialog box to filter the errors in the problems view.
Menu
Select the Sort or Filters help navigate through errors in the Problems view.
Minimize
Minimizes the Problems view.
Maximize
Maximizes the Problems view.
Published under the terms of the Eclipse Public License Version 1.0 ("EPL")