Am Montag, 3. Oktober 2011, 17:05:53 schrieb Phil Holmes: > \include "gregorian.ly" > \score { > << > \new VaticanaVoice = "cantus" { > c' > } > > } > > Windows Vista 64 bit. > > Lilypond allocates memory like it's going out of fashion, getting to about > a Gig after 14 seconds. It then crashes. The output is: > > GNU LilyPond 2.14.2 > Processing `D:/Music/BAMusic/Gregorian.ly' > Parsing... > D:/Music/BAMusic/gregorian.ly:1:9: error: out of dynamic memory in > yy_create_buffer() > \include > "gregorian.ly"
Did you notice that your input file is called "Gregorian.ly", which in windows is the same as "gregorian.ly". So here you are actually including the input file over and over again, rather than LilyPond's gregorian chant definitions... Cheers, Reinhold -- ------------------------------------------------------------------ Reinhold Kainhofer, reinh...@kainhofer.com, http://reinhold.kainhofer.com/ * Financial & Actuarial Math., Vienna Univ. of Technology, Austria * http://www.fam.tuwien.ac.at/, DVR: 0005886 * LilyPond, Music typesetting, http://www.lilypond.org _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org https://lists.gnu.org/mailman/listinfo/bug-lilypond