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.
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. |