[mythtv] [mythtv-commits] Ticket #1479: compile error with mythvideo
Anduin Withers
awithers at anduin.com
Thu Mar 9 00:15:49 UTC 2006
> videomanager.h:33: error: extra qualification 'VideoManager::' on member
> 'processEvents'
Is this with gcc 4.1? (It is an error, previously you'd only hit it with
-pedantic).
You can remove the VideoManager:: on line 33 if you just want it built now
(there used to be a few of these lying around, I know some were fixed
though).
--
Anduin Withers
> Ticket URL: <http://svn.mythtv.org/trac/ticket/1479>
More information about the mythtv-dev
mailing list