Deji,

That's awesome!  Thank you (and to Tom)!

Anyone want to take a shot at adding to configure.am and cmake a define and ifdef those lines depending on the version of clucene found?



On 10/04/2011 05:46 AM, Deji Akingunola wrote:
On Fri, Sep 2, 2011 at 12:48 PM, Greg Hellings<greg.helli...@gmail.com>  wrote:
So I'm looking at the trouble with building CLucene 2 and the first
snag seems to hinge around the helper functions we use -
lucene_utf8towcs and lucene_wcstoutf8 and the like. These are still
present in CLucene 2, but they are not exposed through a public
header.  As I see it, we can either choose to add their signatures to
our own headers when CLucene 2 is detected and move on with it, or we
can appropriate their entire implementation of the functionality and
rename it as sword_utf8towcs and the like provided the licenses allow
us to do so.  Anyone have a firm opinion on the better path to take?

Tom Callaway created the attached patch to make sword-1.6.2 work with
clucene-2.3.3.4. I have tested the patched sword with Xiphos, and it
seems to work O.K.

- Deji



_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page


_______________________________________________
sword-devel mailing list: sword-devel@crosswire.org
http://www.crosswire.org/mailman/listinfo/sword-devel
Instructions to unsubscribe/change your settings at above page

Reply via email to