[sword-devel] ICU error

2011-07-21 Thread Alex
Hi folks, I've compiled Sword 1.6.2 w/ ICU. I get the following error when running diatheke or any of the examples: UTF8Transliterator: ICU: no resource index to load UTF8Transliterator: ICU: status U_MISSING_RESOURCE_ERROR After that, I get the program output. What is this error and how can I

Re: [sword-devel] ICU error

2011-07-21 Thread Greg Hellings
Alex, I have usually come across that error when I thought that ICU was linked in but it wasn't (or when the data library from ICU was missing at run time). You might check to be sure that you actually are linked against ICU and that something didn't go wonky during configure. --Greg On Thu,