[mythtv] Compile error in CVS mythmusic

Dan Arango darango at comcast.net
Mon Jun 2 19:31:32 EDT 2003


Revision 1.20 of playbackbox.h seems to cause a compile issue with
main.cpp on a typedef of QValueVector:

In file included from main.cpp:18:
playbackbox.h:26: ISO C++ forbids declaration of `QValueVector' with no
type
playbackbox.h:26: template-id `QValueVector<int>' used as a declarator
playbackbox.h:26: parse error before `;' token
playbackbox.h:63: type specifier omitted for parameter `IntVector'
playbackbox.h:63: parse error before `*' token
playbackbox.h:143: syntax error before `*' token
playbackbox.h:144: syntax error before `*' token
playbackbox.h:146: syntax error before `*' token
playbackbox.h:147: syntax error before `*' token
playbackbox.h:148: syntax error before `*' token
playbackbox.h:149: syntax error before `*' token
playbackbox.h:150: syntax error before `*' token
playbackbox.h:151: syntax error before `*' token
playbackbox.h:152: syntax error before `*' token
playbackbox.h:154: syntax error before `*' token
playbackbox.h:155: syntax error before `*' token
playbackbox.h:156: syntax error before `*' token
playbackbox.h:157: syntax error before `*' token

Is CVS out of sync, or am I missing something?
-- 
Dan Arango 



More information about the mythtv-dev mailing list