Hello. I have been following your updates with avifile on about a
monthly basis, ever since you helped me with my qt lib configure
problem. I have not really had an real problems, just minor quirks that
don't really stop me from using the program. I really appreciate the
work you have put into this package. My problem is with this months
updates. I have downloaded both the 0.7-0.7.11 snapshots and the cvs
versions. Both seem to configure correctly even to the point of
selecting my qt-3.0.4 libary from the numerous versions I have
installed. Anyway, when I go to make the compile, it always errors out
at the same place with the same error (both versions):
make[1]: Entering directory
`/home/brian/downloads/avifile/avifile0.7-0.7.11/lib
avqt'
/usr/bin/moc < codecdialog.h > codecdialog.moc
source='codecdialog.cpp' object='codecdialog.lo' libtool=yes \
depfile='.deps/codecdialog.Plo' tmpdepfile='.deps/codecdialog.TPlo' \
depmode=gcc /bin/sh ../admin/depcomp \
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../include -I/u
sr/lib/qt3/include -DQT_THREAD_SUPPORT -I. -Wall -Wno-unused
-I../include -g -O
2 -mcpu=i686 -march=i686 -ffast-math -pipe -c -o codecdialog.lo `test
-f 'codec
dialog.cpp' || echo './'`codecdialog.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/lib/qt3/include
-DQT_THREAD_SUPP
ORT -I. -Wall -Wno-unused -I../include -g -O2 -mcpu=i686 -march=i686
-ffast-math
-pipe -c codecdialog.cpp -Wp,-MD,.deps/codecdialog.TPlo -fPIC -DPIC -o
codecdi
alog.lo
In file included from codecdialog.cpp:559:
codecdialog.moc:28: syntax error before `('
codecdialog.moc:33: no `void QavmCodecDialog::initMetaObject()' member
function
declared in class `QavmCodecDialog'
codecdialog.moc: In method `void QavmCodecDialog::initMetaObject()':
codecdialog.moc:37: implicit declaration of function `int
badSuperclassWarning(.
..)'
codecdialog.moc: At top level:
codecdialog.moc:44: new declaration `static void
QavmCodecDialog::staticMetaObje
ct()'
codecdialog.h:21: ambiguates old declaration `static class QMetaObject *
QavmCod
ecDialog::staticMetaObject()'
codecdialog.moc: In function `static void
QavmCodecDialog::staticMetaObject()':
codecdialog.moc:87: `struct QMetaData' has no member named `ptr'
codecdialog.moc:87: `QMember' undeclared (first use this function)
codecdialog.moc:87: (Each undeclared identifier is reported only once
codecdialog.moc:87: for each function it appears in.)
codecdialog.moc:87: parse error before `)'
codecdialog.moc:88: `struct QMetaData' has no member named `ptr'
codecdialog.moc:88: parse error before `)'
codecdialog.moc:89: `struct QMetaData' has no member named `ptr'
codecdialog.moc:89: parse error before `)'
codecdialog.moc:90: `struct QMetaData' has no member named `ptr'
codecdialog.moc:90: parse error before `)'
codecdialog.moc:91: `struct QMetaData' has no member named `ptr'
codecdialog.moc:91: parse error before `)'
codecdialog.moc:92: `struct QMetaData' has no member named `ptr'
codecdialog.moc:92: parse error before `)'
codecdialog.moc:93: `struct QMetaData' has no member named `ptr'
codecdialog.moc:93: parse error before `)'
codecdialog.moc:94: `struct QMetaData' has no member named `ptr'
codecdialog.moc:94: parse error before `)'
codecdialog.moc:95: `struct QMetaData' has no member named `ptr'
codecdialog.moc:95: parse error before `)'
codecdialog.moc:96: `struct QMetaData' has no member named `ptr'
codecdialog.moc:96: parse error before `)'
codecdialog.moc:97: `struct QMetaData' has no member named `ptr'
codecdialog.moc:97: parse error before `)'
codecdialog.moc:100: no matching function for call to
`QMetaObject::QMetaObject
(const char[16], const char[13], QMetaData *&, int, int, int)'
/usr/lib/qt3/include/qmetaobject.h:147: candidates are:
QMetaObject::QMetaObject
(const char *, QMetaObject *, const QMetaData *, int, const QMetaData *,
int, co
nst QMetaProperty *, int, const QMetaEnum *, int, const QClassInfo *, int)
/usr/lib/qt3/include/qmetaobject.h:226:
QMetaObject::QMetaObject
(const QMetaObject &)
make[1]: *** [codecdialog.lo] Error 1
make[1]: Leaving directory
`/home/brian/downloads/avifile/avifile0.7-0.7.11/liba
vqt'
make: *** [all-recursive] Error 1
So, it looks to me that libavqt doesn't agree with my qt. Does that
mean I should try and configure with an older version of qt? I really
don't remember updating qt since last month, but I suppose I might have
as I was getting the latest kde 3.01 up and going (please let gnome 2
not be this much of a pain :-))
Anyway, thanks again for your time. I'll wait on recompile with older
qt libs till I see something on the list, as I would really like to get
the software I use the most migrated to the newer versions of qt so I
can scrap the old ones.
_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile