lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: -dcompile-scheme-code on Windows


From: Jean Abou Samra
Subject: Re: -dcompile-scheme-code on Windows
Date: Sun, 20 Nov 2022 13:56:06 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.1



Le 20/11/2022 à 13:53, Robin Bannister a écrit :
On 20.11.2022 13:37, Jean Abou Samra wrote:
I wonder if -dcompile-scheme-code is broken for everyone on Windows
or just for some. (If it's broken for everyone, I'm surprised that
this is only noticed now ...)

Can a few people on Windows please try compiling this and report back:



See attached log.



Ah, sorry, the snippet was silly. Please use this one instead:


\version "2.23.81"

#(debug-enable 'backtrace)
#(ly:set-option 'compile-scheme-code)

#(display (+ 2 2))
#(use-modules (ice-9 match)
              (ice-9 hash-table)
              (oop goops))

Namely, put #(debug-enable 'backtrace) before #(ly:set-option 'scheme-code).

Thanks,
Jean

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]