Hi, I just tried to upgrade my old avifile0.6-20011130 to current version, but both the CVS and the latest snapshot fail to compile.
The snapshot doesn't find xvid.h and the current CVS gives me the attached output but does find xvid.h. I use redhat 7.2 with kde3(RPMS). btw, why is the cvs module still called avifile-0.6 ? regards, Marcel Janssen /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/lib/qt3/include -DQT_THREAD_SUPPORT -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c -o audc_p.lo `test -f audc_p.cpp || echo './'`audc_p.cpp c++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/lib/qt3/include -DQT_THREAD_SUPPORT -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -c audc_p.cpp -MT audc_p.lo -MD -MP -MF .deps/audc_p.TPlo -fPIC -DPIC -o audc_p.lo In file included from audc_p.cpp:53: audc_p.moc:30: no `void QtavOrderedDialogG::initMetaObject ()' member function declared in class `QtavOrderedDialogG' audc_p.moc: In method `void QtavOrderedDialogG::initMetaObject ()': audc_p.moc:34: `badSuperclassWarning' undeclared (first use this function) audc_p.moc:34: (Each undeclared identifier is reported only once for each function it appears in.) audc_p.moc: At top level: audc_p.moc:41: prototype for `QString QtavOrderedDialogG::tr (const char *)' does not match any in class `QtavOrderedDialogG' audc_p.h:23: candidate is: static QString QtavOrderedDialogG::tr (const char *, const char * = 0) audc_p.moc: In function `QMetaObject *QtavOrderedDialogG::staticMetaObject ()': audc_p.moc:68: no matching function for call to `QMetaObject::new_metaobject (const char[19], const char[8], int, int, int, int, int, int, int, int, int, int)' /usr/lib/qt3/include/qmetaobject.h:199: candidates are: static QMetaObject *QMetaObject::new_metaobject (const char *, QMetaObject *, const QMetaData *, int, const QMetaData *, int, const QMetaProperty *, int, const QMetaEnum *, int, const QClassInfo *, int) audc_p.moc:69: no matching function for call to `QMetaObject::set_slot_access (QMetaData::Access *&)' make[1]: *** [audc_p.lo] Error 1 make[1]: Leaving directory `/usr/local/cvs_avifile-10-4-2002/avifile-0.6/libavqt' make: *** [all-recursive] Error 1 _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
