Problems view

Use the Problems view to display any errors encountered during a build.

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 Remote C/C++ Editor view and the cursor will display the line where the error was encountered.

Showing code errors in Editor and Problems View

Problems view Toolbar

IconCommandDescription
Delete icon Delete Deletes the selected error from the Problems view.
Filter icon Filters... Launches the Filter dialog box to filter the errors in the problems view.
Menu icon Menu Select the Sort or Filters help navigate through errors in the Problems view.
Minimize icon Minimize Minimizes the Problems view.
Maximize icon Maximize Maximizes the Problems view.