I've just downloaded the opendivx plugin code from the CVS server and tried
to compile it against the new 4.0 Beta libraries on a RedHat 7.1 i686
system.  I got the following when it was trying to make the opendivx.lo file
with libtool:

opendivx.cpp: In function `IVideoEncoder *CreateVideoEncoder (const
CodecInfo &, int, const BITMAPINFOHEADER &)':
opendivx.cpp:405: cannot allocate an onject of type `DIVX_VideoEncoder'
opendivx.cpp:405:   since the following virtual functions are abstract:
API/videoencoder.h:59:  int IVideoEncoder::EncodeFrame (CImage *, char
*, int *, int *, int * = 0)
API/videoencoder.h:61:  int IVideoEncoder::QueryOutputSize ()
make[1]: *** [opendivx.lo] Error 1
make[1]: Leaving directory `/usr/src/avifile/opendivx'
make: *** [all-recursive] Error 1

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

Reply via email to