On Sat, Oct 06, 2001 at 05:32:43PM -0600, Jan Sacharuk wrote:
> Hi there.
> 
> I'm having compile problems with avifile-0.6.0. Notice how I'm leaving
> the revision off the end? That's because all three that are linked off
> the webpage are broken. Here's the output of the compiles, from oldest
> to newest.
> 
> /avifile-0.6.0.20010831
> --
> -DPIC -o divx4.lo
> divx4.cpp: In method `void DIVX_VideoDecoder::StartInternal()':
> divx4.cpp:109: `struct DEC_PARAM' has no member named `output_format'

using outdated   decore/encore libraries - download newer release please

> avifile-0.6.0.20010928
> --
> AviReadStreamA.cpp:90: default argument given for parameter 1 of
> `double AviReadStreamA::GetTime(framepos_t = 0ffffffff) const'
> AviReadStreamA.h:18: after previous specification in `double
> AviReadStreamA::GetTime(framepos_t = AviStream::ERR) const'

old compiler complained about this bug and even though just warning
would be enough it stops compilation - has been fixed in newer CVS

> --
> 
> avifile-0.6.0.20011003
> --
>                  from aviplay.cpp:8:
> ../../include/default.h:100: syntax error before `<'
> ../../include/default.h:101: syntax error at null character
> ../../include/default.h:101: non-member function `operator [](int)'

I'm not sure what kind of problem this could be  - maybe very old
compiler ?

> Here's my gcc info:
> 17:29:42\#624\ionicera/tmp/avifile-0.6.0.20011003$ gcc --version
> egcs-2.91.66

I would strongly suggest to update to gcc-2.95.X

> I admit to loathing c++, so I'm somewhat unwilling to wry and actually
> debug it. You've certainly got my respect, programming in that
> language. :)

you don't have to debug anything - just report problems.

the advantege of people with debugers is - they get their problems solved
faster

anyway please try latest CVS


-- 
  .''`.  Which fundamental human right do you want to give up today?
 : :' :      Debian GNU/Linux maintainer - www.debian.{org,cz}
 `. `'  Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
   `-         Resistance is futile. You all will be packaged

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to