[EMAIL PROTECTED] writes: > Ok, I managed to get the current cvs tree (thanks Mats). > This is what I get now: > > ... > cc1plus: warning: changing search order for system directory > "/usr/include" > cc1plus: warning: as it has already been specified as a non-system > directory > main.cc: In function `int main(int, char**)': > main.cc:468: `cout' undeclared (first use this function) > main.cc:468: (Each undeclared identifier is reported only once for each > function it appears in.)
I removed iostream usage from as many files as I could -- if you know C++, you're invited to replace all iostream usage by stdio where possible (and send the patch to me :-). -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen/ _______________________________________________ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond
