maybe this was just an error on my system, but I kept getting errors about the
AviReadStreamV.cpp file. I added the following to the avireadstreamv.cpp file to
make it work:
using std::endl;
here's the output I got before adding the line above.
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../include
-I../common -Wall -Wno-unused -g -O2 -march=i686 -pipe -c -o
AviReadStreamV.lo `test -f AviReadStreamV.cpp || echo './'`AviReadStreamV.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../common -Wall -Wno-unused -g -O2
-march=i686 -pipe -c AviReadStreamV.cpp -MT AviReadStreamV.lo -MD -MP -MF
.deps/AviReadStreamV.TPlo -fPIC -DPIC -o AviReadStreamV.lo
AviReadStreamV.cpp: In member function `virtual HRESULT
AviReadStreamV::ReadFrame(bool)':
AviReadStreamV.cpp:203: `endl' undeclared (first use this function)
AviReadStreamV.cpp:203: (Each undeclared identifier is reported only once for
each function it appears in.)
make[2]: *** [AviReadStreamV.lo] Error 1
make[2]: Leaving directory `/home/linux/avifile0.6-0.6.4/lib/aviread'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/linux/avifile0.6-0.6.4/lib'
make: *** [all-recursive] Error 1
_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile