KDevelop compile error
Super Cow
jack_n_joergensen at get2net.dk
Mon Jun 7 20:11:07 BST 1999
When compiling Kdev. under RH 5.2, 2.0.36 (egcs) I get the error:
cdocbrowser.cpp: In method `void CDocBrowser::setDocBrowserOptions()':
cdocbrowser.cpp:163: no matching function for call to `KHTMLWidget::setForceDefault (bool &)'
cdocbrowser.cpp: In method `void CDocBrowser::slotDocColorsChanged(const class QColor &, const class QColor &, const class QColor &, const class QColor &, bool, bool)':
cdocbrowser.cpp:202: no matching function for call to `KHTMLWidget::setForceDefault (const bool &)'
make[2]: *** [cdocbrowser.o] Error 1
make[2]: Leaving directory `/home/super_cow/kdevelop-0.3.1/kdevelop'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/super_cow/kdevelop-0.3.1'
make: *** [all-recursive-am] Error 2
More information about the KDevelop
mailing list