On Sat, 2005-04-09 at 09:49 -0700, Bruce Markey wrote: > [EMAIL PROTECTED] wrote: > > Puts MythTV's Visual class in a MythTV namespace so that it does not > > conflict > > with X's Visual. Add's MythDeque a specialization of the STL deque class > > that > > presents an interface similar to the Qt queue, code using it to follow. > > Daniel, could you try compiling mythmusic? I think there are > still some problems related to this change.
Yep, I'm recompiling with a fix in place at the moment. The problem was that I added MythTV visual.h header to output.h but output is being exported to plugins and visual is not. I'll commit soon. -- Daniel
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
