[bt-devel] Current CVS

Martin Gruner bt-devel@crosswire.org
Sun, 22 Oct 2000 12:16:02 +0200


Does not compile for me.

#1
make[4]: *** No rule to make target `../libbackend.la', needed by 
`libsword_backend.la.closure' Stop.
#2 
no matching function for call to `SWModule::isWritable()

Martin

On Son, 22 Okt 2000, you wrote:
> Hi again!
>
> BibleTime runs now more stable.
> Some functions are not yet implemented (e.g. search functions), but it
> shouldn't crash very often.
> But be careful, it's not yet stable.
>
> I added some caching mechanism to the display objects so they are faster if
> an already cahed entry should be rendered.
>
> --Joachim
>
> > Hi!
> >
> > CVs compiles again. To compile do this:
> >
> >
> > # the backend and the sword backend implmentation are now shared libs to
> > #avoid linker problems
> > KDEDIR=<KDE2 directory> QTDIR=<QT2.2-directory> ./configure
> > --enable-shared make
> > make install
> >
> > The current BibleTime crashes on startup, so it's not usable. I warned
> > you ;)
> >
> > --Joachim