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

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

Reply via email to