On Wednesday 04 December 2002 03:12 am, s.abeccara wrote:
> but it didn't work, as the compiler does not recognise the keyword
> "FLEX_STD".
I had this problem too. I just replaced "FLEX_STD" in that patch with
"std::" (or you could probably do a #define, but I did it the hard way:).
The ultimat
Hi everybody,
I've been trying to install Lilypond 1.6.4 both from RPM and from
source, with no success. For the source, I tried to apply the patch
described in Heikki's mail:
--- lexer.old.cc2002-10-07 23:32:33.0 +0300
+++ lexer.cc2002-10-07 23:31:56.0 +0300