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:
and then recompile Ice. For Windows the patch utility can be obtained here.Code:cd Ice-3.3.0 patch -p1 < IcePatch2.patch.txt

Reply With Quote
