Comment #6 on issue 3184 by [email protected]: No output from Lilypond when run from Windows command line
http://code.google.com/p/lilypond/issues/detail?id=3184

Arnold Theresius reported similar experiences here:

http://lists.gnu.org/archive/html/bug-lilypond/2013-02/msg00108.html

as follows:

Just a different observation, which may be related to the same or a similar
origin:

On WindowsNT and WindowsXP I did use the command line of lilypond
(directly). Before that I selected the UTF-8 codepage '65001' and selected
the true type font. Then I got the correct command line output.
Starting with Windows7 the command line output was not displayed correctly
anymore.
As a workaround I wrapped my lilypond start into a simple C program (Windows
UNICODE-mode), which launches the original lilypond command with the output
redirected into pipes, and using WriteConsoleW() to output the conversion of
the UTF-8-Bytestream to UTF-16.
I still did'nt find the time to create a good example (sample code) of my
workaround. That's the reason I did not tell you about this problem.
Possibly this problem here roots from the same origin.

ArnoldTheresius



--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to