[bt-devel] Regular expression editor

Martin Gruner bt-devel@crosswire.org
Tue, 12 Sep 2000 12:44:23 +0200


Hi, this is the error (i use kde2 beta 4):

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

On Die, 12 Sep 2000, you wrote:
> Hi!
>
> > Bt doesn't compile at the moment!
>
> Please send some more info! Without infos I can't solve since it compiles
> for more.
>
> --Joachim
>
> > Martin
> >
> > On Mon, 11 Sep 2000, you wrote:
> > > Hi Martin!
> > >
> > > Recently I saw a regexp editor on sourceforge which uses Qt.
> > >
> > > I think the URL is http://regexplorer.sourceforge.net, but I'm not
> > > sure.
> > >
> > > Maybe it's usable for us.
> > >
> > > --Joachim