Next: Reporting bugs, Previous: Invoking the lilypond binary, Up: Invoking LilyPond
Different error messages can appear while compiling a file:
-V or
--verbose) then a call trace is printed of the offending
function call.
If warnings and errors can be linked to some part of the input file, then error messages have the following form
filename:lineno:columnno: message
offending input line
A line-break is inserted in offending line to indicate the column where the error was found. For example,
test.ly:2:19: error: not a duration: 5:
\notes { c'4 e'5
g' }
|
Read comments on this page, or
add one.
This page is for LilyPond-2.2.0 (stable-branch). |