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

From KDE UserBase Wiki
Revision as of 16:00, 7 January 2018 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.