[mythtv] Compile error remains

Bruce Markey bjm at lvcm.com
Tue Sep 7 18:37:23 EDT 2004


Richard Naninck wrote:
...
> I just updated CVS again and it is still there?!
> -------------------------------------
>  
> avformatdecoder.cpp: In member function `void
>    AvFormatDecoder::HandleGopStart(AVPacket*)':
> avformatdecoder.cpp:843: error: call of overloaded `arg(long long int&)' is
--------------------^^^^^^^

Hey, that's a different line number. Update and try again.

If you get any more of these, find the line in the file
and change ".arg(foo)" to ".arg((int)foo)" then see if it
compliles. I don't think there are any more but let us know
if you find more of these.

--  bjm


More information about the mythtv-dev mailing list