The following patch resolves issues with IcePatch2 when it is used with files with non-ascii names, such as chinese characters.
To apply the patch:
Code:
cd Ice-3.3.0
patch -p1 < IcePatch2.patch.txt
and then recompile Ice. For Windows the patch utility can be obtained
here.