Translations:KDevelop5/Manual/Building (compiling) projects with custom Makefiles/14/en

    From KDE UserBase Wiki

    If the compiler encounters an error message, simply click on the line with the error message or use the Navigation -> Jump to Next Outputmark item in the main menu and the editor will jump to the line (and if available column) where the error was reported. Depending on the error message, KDevelop may also offer you several possible actions to fix the error, for example by declaring a previously undeclared variable if an unknown symbol was found.