It's been a little while since I last tried compiling from cvs, and it looks like there are more gcc 4.0-specific problems. There are quite a few errors of the sort given below; I can post more if necessary. These don't show up until further in the compiling process, and I got there by the expert technique of commenting out the lines it complains about. This causes different problems later on :-) For reference, the first error shows up in gui/segmenttool.h (line 83).
qcanvasgroupableitem.h:57: error: ISO C++ forbids declaration of 'QCanvasItemGroup' with no type qcanvasgroupableitem.h:57: error: expected ';' before '*' token qcanvasgroupableitem.h:60: error: expected `;' before 'const' qcanvasgroupableitem.h:60: error: ISO C++ forbids declaration of 'QCanvasItemGroup' with no type qcanvasgroupableitem.h:60: error: expected ';' before '*' token qcanvasgroupableitem.h:63: error: expected `;' before 'QCanvasItem' qcanvasgroupableitem.h:83: error: ISO C++ forbids declaration of 'QCanvasItemGroup' with no type qcanvasgroupableitem.h:83: error: expected ';' before '*' token Thanks- Larry ------------------------------------------------------- This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual core and dual graphics technology at this free one hour event hosted by HP, AMD, and NVIDIA. To register visit http://www.hp.com/go/dualwebinar _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
