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: Robin Bannister
Subject: Re: -dcompile-scheme-code on Windows
Date: Sun, 20 Nov 2022 14:01:43 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 20.11.2022 13:56, Jean Abou Samra wrote:

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))


Says successful, but doesn't look it.


Cheers,
Robin

Attachment: 1.log
Description: Text document


reply via email to

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