[sword-devel] ICU transliteration resources

Chris Little chrislit at crosswire.org
Thu Feb 19 13:31:23 MST 2009



Matthew Talbert wrote:
> Thanks for the reply. It is much as I suspicioned. I do have Visual
> Studio, and I was able to easily compile ICU with that, however it did
> not give me an icudt that I could see. Perhaps I'd better look again.
> Of considerable concern to me is whether I will be able to link
> against that with gcc/g++ so I would rather use what I have currently.
> I will try uconv and see what I get there.

icudt.lib is in the lib directory (of the ICU source root). It's really 
just a big placeholder lib file, since the ICU DLL is just a resource 
bundle and doesn't define any actual functions. So if there is any way 
to convert from VS libs to gcc's format, there's a good chance it will 
work in this case.

--Chris



More information about the sword-devel mailing list