I have this problem when I try to compile kvirc:


kvi_dlgoptions.cpp: In method
`KviGeneralOptionsDialog::KviGeneralOptionsDialog(QWidget *, const char
* = 0)':
kvi_dlgoptions.cpp:3092: no matching function for call to
`QVBox::setStretchFactor (QWidgetStack *&, int)'
make[3]: *** [kvi_dlgoptions.o] Error 1
make[3]: Leaving directory `/kvirc-2.0.0/src/kvirc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/kvirc-2.0.0/src'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/kvirc-2.0.0/src'
make: *** [all-recursive] Error 1

The function called above cause a failure in the execution of the
program if I use the binary package.
I have compiled the 1.0 and 2.0 version of kvirc, in each case the
same answer.

I have passed the correct path of the qt 2.0, but there is nothin to do:

./configure  --with-qt-dir=/usr/lib/qt-2.1.0/ --with-qt-

library-dir=/usr/lib/qt-2.1.0/lib/
--with-qt-include-dir=/usr/lib/qt-2.1.0/include/
--with-kde-support --with-kde-library-dir=/usr/lib/
--with-kde-include-dir=/usr/include/kde/

There is some link that goes wrong? How can I do?
Please, help me.
Thank you.
Mario



_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list

Reply via email to