Manuel Clos writes:
> "Can't find the entry point of the procedure > libiconv_set_relocation_prefix in the dinamic link library iconv.dll"
This presumaably means that you have an incorrect (older) version of iconv.dll somwehere in your Windows system32 folder, or in your PATH, that gets used instead of the one that's supposed to be used with GLib.