[sword-devel] 1.5.10RC4 available
Dale & Yvonne Ogilvie
pnyli0002 at sneakemail.com
Sat Oct 13 18:48:48 MST 2007
Hi there,
I fixed the problem by removing the public "debug" field from the SWMgr class.
It looks like this field is no longer used and seems to be missing in the
1.5.10 libsword.
Can you confirm that SWMgr.debug is no longer used?
--- sword-1.5.10RC4/include/swmgr.h 2007-10-14 13:50:06.000000000 +1300
+++ sword-1.5.10RC4/include/swmgr.h 2007-10-14 13:57:45.000000000 +1300
@@ -154,13 +154,6 @@
public:
- /** Enable / Disable debug output at runtime
- * Set this to true to get more verbose output from SWMgr at runtime. Set it
to false to get no debug
- * output.
- * The default is "false".
- */
- static bool debug;
-
static bool isICU;
static const char *globalConfPath;
Dale
> It looks like you might have a mix of library versions. I would have a
> look for libsword.* in /usr/lib and /usr/local/lib and remove everything
> and then go back to the 1.5.10 source and do a `make install` put the
> newest version back out there.
>
> Hope this helps fix things.
>
> -Troy.
>
> Dale & Yvonne Ogilvie wrote:
> > Hello,
> >
> > I'm having problems with the python swig bindings that work with 1.5.9.
> > The binding builds and installs ok but gives an error in python.
More information about the sword-devel
mailing list