Hi All,
I'm looking to understand this error I'm getting, I've updated to 2.24.1 today
and nothing is compiling.
I'm on Windows 11, and trying to compile this file:
\version "2.24.1"
{c d e f}
Here is the error:
warning: `(gs -q -dNODISPLAY -dNOSAFER -dNOPAUSE -dBATCH
-dAutoRotatePages=/None -dPrinted=false ./lilypond-tmp-788800)' failed (1)
C:/Program Files/lilypond/share/lilypond/2.24.1/ly/init.ly:65:2: error: Guile
signaled an error for the expression beginning here
#
(let ((book-handler (if (defined? 'default-toplevel-book-handler)
Throw to key `ly-file-failed' with args `()'.
Exited with return code 1.
Is anyone able to reproduce this, or give me a hint as to the reason behind it?
Nick