On Wednesday, 25 November 1998, "Sabatke, Jim" writes:

> I have been trying to compile Lilypond with MSVC and Watcom C++ on my PC.  I
> am an old C programmer, but am relatively new to C++.  The Lilypond lib uses
> a construct that is not recognized by either compiler: They are >? and <?. 
> 
> Are these standard C++?  What are they?

No, sorry.  We're using all kinds of GNU extensions.
You'll need a version of GNU C/C++, version 2.8 or newer or egcs.
We do this kind of on purpose.  This way we're lots better portable
and can focus on coding, rather than worrying about all sorts of 
strange compiler bugs and issues.

Check-out the windows nt distribution site:

    http://www.realtime.net/~daboys/lilypond/

it uses the Cygnus port of the GNU tools:

    http://www.cygnus.com/gnu-win32

Greetings,

Jan.

Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.xs4all.nl/~jantien/lilypond

Reply via email to