lilypond-user
[Top][All Lists]
Advanced

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

Re: LSR - file information [0.24759]


From: MING TSANG
Subject: Re: LSR - file information [0.24759]
Date: Sun, 27 Nov 2016 03:57:33 +0000 (UTC)

Andrew,

Sorry, the 2nd copy and paste failed. Here is the error log.

Yes it compile fine on v2.19.51

Immanuel,
Ming

Here is the error log.
Starting lilypond-windows.exe 2.19.49 [filename.ly]...
Processing `C:/Users/user/Google Drive/CHOIR_2016/filename.ly'
Parsing...
C:/Users/user/Google Drive/CHOIR_2016/filename.ly:12:2: error: GUILE signaled an error for the _expression_ beginning here
#
(define siz (object->string (stat:size (stat filen))))
C:/Users/user/Google Drive/CHOIR_2016/filename.ly:16:2: error: GUILE signaled an error for the _expression_ beginning here
#
(define modt (stat:mtime (stat filen)))
C:/Users/user/Google Drive/CHOIR_2016/filename.ly:17:2: error: GUILE signaled an error for the _expression_ beginning here
#
(define modts (strftime "%m/%d/%Y %H:%M:%S" (localtime modt)))
C:/Users/user/Google Drive/CHOIR_2016/filename.ly:21:31: error: unknown escaped string: `\siz'
\line { "File Size = "
\siz }
C:/Users/user/Google Drive/CHOIR_2016/filename.ly:25:31: error: unknown escaped string: `\modts'
\line { "Last Modified = "
\modts }
C:/Users/user/Google Drive/CHOIR_2016/filename.ly:33:4: error: GUILE signaled an error for the _expression_ beginning here
{ $
(string-append "File Size = "
C:/Users/user/Google Drive/CHOIR_2016/filename.ly:41:4: error: GUILE signaled an error for the _expression_ beginning here
{ $
(string-append "Last Modified = "
C:/Users/user/Google Drive/CHOIR_2016/filename.ly:50:31: error: unknown escaped string: `\siz'
\line { "File Size = "
\siz }
C:/Users/user/Google Drive/CHOIR_2016/filename.ly:54:31: error: unknown escaped string: `\modts'
\line { "Last Modified = "
\modts }
Interpreting music...
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `./tmp-lilypond-7vZr9J'...
Converting to `filename.pdf'...
Deleting `./tmp-lilypond-7vZr9J'...
No such file or directory: "rive/CHOIR_2016/filename.ly"
No such file or directory: "rive/CHOIR_2016/filename.ly"
Unbound variable: modt
No such file or directory: "rive/CHOIR_2016/filename.ly"
No such file or directory: "rive/CHOIR_2016/filename.ly"
fatal error: failed files: "C:/Users/user/Google Drive/CHOIR_2016/filename.ly"
Exited with return code 1.


From: Andrew Bernard <address@hidden>
To: MING TSANG <address@hidden>
Cc: Lilypond-usermailinglist <address@hidden>
Sent: Saturday, November 26, 2016 8:33 PM
Subject: Re: LSR - file information [0.24759]

Hello Ming,

LSR 197 works fine at 2.19.51 with no conversion. It's really just mostly Scheme, not lilypond, and the syntax for Scheme has not changed.

Compiles for me without error.

Try running with a conversion.

I cannot see the error in your appended output. Where is it?

Andrew





reply via email to

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