> > ut_iconv.cpp: In function `size_t UT_iconv (void *, const char **, > size_t *, char **, size_t *)': > ut_iconv.cpp:191: cannot convert `char **' to `const char **' for > argument `2' to `libiconv (void *, const char **, size_t *, char **,
You could try checking out the "libiconv" module as well. That will fix your problem I think Marc
