[mythtv] [experimental patch] Teletext decoder for IVTV/DVB cards

Frank Muenchow beebof at gmx.de
Tue Jul 19 08:37:10 EDT 2005


Tj schrieb:
> I'm using GCC 4.0.0 and Mandrake, and I couldn't compile vbidecoder 
> because of the following:
> 
> "m_pageinput[0] = '0' + key;"
> 
> GCC can't find an operator to use for + as it is ambiguous.. :(
> 
> Next I tried to cast the variable "key" as char, it compiled fine, but I 
> can't really get teletex (and subtitles) to work properly... Could it be 
> because of the cast? What should it be?

Try to cast "key" as int and tell me if it works.


Frank


More information about the mythtv-dev mailing list