Fixing Build Errors |
The Build Output Display pane in the Building Window is a read-only display of build output.
Errors that occur during a build are displayed with the file name and line number underscored. Click on the file name to open an editor window that displays the file at the error location.
If a compiler error occurs during the building of a Fortran, C, or C++ program, the error line contains an information icon. Click on the icon to open a pop-up window displaying a definition of the associated error message.
The selected error line is displayed with Colored Highlighting to indicate it is the current error. In the editor, the corresponding line is marked by an icon and is also highlighted.
Error and status messages are displayed in the footer of the Building window.