On Wednesday 28 September 2005 16:12, tgate wrote: > I'm trying to compile some myth add ons and I'm getting these errors... > > /usr/include/mythtv/uitypes.h:12:26: error: qvaluevector.h: No > such file or directory > /usr/include/mythtv/uitypes.h:16:22: error: qptrlist.h: No such > file or directory > > /usr/include/mythtv/mythwidgets.h:4:21: error: qbutton.h: No > such file or directory > /usr/include/mythtv/mythwidgets.h:14:21: error: qheader.h: No > such file or directory > /usr/include/mythtv/mythwidgets.h:15:20: error: qtable.h: No > such file or directory > /usr/include/mythtv/mythwidgets.h:17:22: error: qlistbox.h: No > such file or directory > > I notice that qvaluevector was added to the cvs tree way back at > version 1.15 but I don't see a qvaluevector anywhere in the cvs > tree. I've got the latest Qt-X11 (4.0.1) from Trolltech so I'm not > sure what I'm missing.
Myth has not been ported to Qt > 4.0 yet. Downgrade to Qt 3.3.x. -JAC _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
