lilypond-user
[Top][All Lists]
Advanced

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

Re: Error trapping \chordmode in LP 2.11.37 for Windows


From: Mats Bengtsson
Subject: Re: Error trapping \chordmode in LP 2.11.37 for Windows
Date: Tue, 29 Jan 2008 14:44:13 +0100
User-agent: Thunderbird 2.0.0.5 (X11/20070716)



Trevor Daniels wrote:
...
So there does seem to be a problem with capturing all
the console output to the log file under XP.
Exactly! It's probably related to how the buffers are flushed when the
program terminates. Actually, it turns out that the difference is not between
Windows and non-Windows since if you use
lilypond -dgui somefile.ly
from a command prompt, then you do get all the information into the .log file.
If you instead run
lilypond-windows -dgui somefile.ly
(which is exactly what happens when you double-click on the file) then you
get the truncated .log file. The only difference between these two executables
is that the -windows version is linked with gcc ... -mwindows.
Someone who's an expert in MinGW programming would probably be able to
fix the problem, but I have no clue whatsoever.

  /Mats




reply via email to

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