[Kwintv] KWinTV3 compile problem with fix

Olaf Hartig kwintv@mail.kde.org
Wed, 25 Sep 2002 20:27:44 +0200


Hello,

Since some days I have problems compiling kwintv3 (qtvision) from KDEs CVS.
I did always got:

viewmanager.cpp: In method `int ViewManager::launchWizard(QWidget *)':
viewmanager.cpp:105: no matching function for call to 
`ChannelWizard::ChannelWizard ({unknown type}, const char[7], bool)'
chwizard.h:27: candidates are: ChannelWizard::ChannelWizard(QWidget * = 0, 
const char * = 0, bool = FALSE, unsigned int = 0)
chwizard.h:39:                 ChannelWizard::ChannelWizard(const 
ChannelWizard &)
make[2]: *** [viewmanager.lo] Fehler 1

After removing the comment signs around "parent" in viewmanager.cpp at line 98 
it disappeared.

Bye,
Ole