[bt-devel] Regular expression editor
Joachim Ansorg
bt-devel@crosswire.org
Tue, 12 Sep 2000 17:32:09 +0000
Hi!
> Hi, this is the error (i use kde2 beta 4):
beta 4, really?
I thoght KDE is in code freeze! I have to #define it out for older versions
than current CVS!
Thank you!
--Joachim
> make[3]: Entering directory `/home/Martin/bibletime-2/bibletime'
> g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/kde/include -I/usr/lib/qt2/include
> -I/us
> r/X11R6/include -I/usr/include/sword -pg -O2 -Wall -c bibletime.cpp
> bibletime.cpp: In method `BibleTime::BibleTime()':
> bibletime.cpp:38: no matching function for call to
> `KMainWindow::KMainWindow ()'
> /opt/kde/include/kmainwindow.h:534: candidates are:
> KMainWindow::KMainWindow(con
> st KMainWindow &)
> /opt/kde/include/kmainwindow.h:122:
> KMainWindow::KMainWindow(QWi
> bibletime.cpp:74: warning: cannot pass objects of type
> `QGuardedPtr<KConfig>' through `...'
> bibletime.cpp: In method `void BibleTime::readSettings()':
> bibletime.cpp:113: warning: implicit declaration of function `int
> applyMainWindowSettings(...)'
> bibletime.cpp:113: warning: cannot pass objects of type
> `QGuardedPtr<KConfig>' through `...'
> bibletime.cpp: In method `void BibleTime::createNewPresenter(class
> CModuleInfo *, bool, bool)':
> bibletime.cpp:202: warning: enumeration value `D_unknown' not handled in
> switch
> bibletime.cpp:202: warning: enumeration value `D_Plain' not handled in
> switch make[3]: *** [bibletime.o] Error 1
>
> thanks
>
> Martin