compile failure with Jan 6 snapshot - readDockConfig

Torsten Howard torsten at inetw.net
Sat Jan 6 18:51:54 GMT 2001


Hello,

make[1]: Entering directory `/home/torsten/src/kdevelop/kdevelop'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdevelop/lib/general         -I../kdevelop/lib/sourceinfo            -I../kdevelop/lib/projectmanagement     -I../kdevelop/widgets/qextmdi/include         -I../kdevelop/lib/projectmanagement     -I/opt/kde/include -I/usr/local/qt/include -I/usr/X11R6/include     -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -Wno-long-long -Wnon-virtual-dtor -fno-builtin  -c kdevelopcore.cpp
kdevelopcore.cpp: In method `bool KDevelopCore::openProjectSpace(const QString &)':
kdevelopcore.cpp:263: no matching function for call to `KDevelop::readDockConfig (QDomElement &)'
/opt/kde/include/kdockwidget.h:1079: candidates are: void KDockMainWindow::readDockConfig(KConfig * = 0, QString = QString::null)
kdevelopcore.cpp: In method `void KDevelopCore::closeProjectSpace()':
kdevelopcore.cpp:300: no matching function for call to `KDevelop::writeDockConfig (QDomElement &)'
/opt/kde/include/kdockwidget.h:1071: candidates are: void KDockMainWindow::writeDockConfig(KConfig * = 0, QString = QString::null)
make[1]: *** [kdevelopcore.o] Error 1
make[1]: Leaving directory `/home/torsten/src/kdevelop/kdevelop'
make: *** [all-recursive] Error 1
/home/torsten/src/kdevelop/kdevelop--#   



I tried to #include <kdockwidget.h> as well as #include "/opt/kde/include/kdockwidget.h" but
no go.

Later,
Torsten

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list