Files
MINGW-packages/mingw-w64-oce/unicode.patch
Lukas K 8c5a66e0f4 oce: support unicode filenames
For some reason, opencascade developers thought that MINGW doesn't
support the windows-specific unicode extensions to fopen and friends
and thus use the non-unicode ones, making dealing with non-ASCII
filenames impossible.

This patch enables unicode fopen on MINGW.
2019-03-20 00:11:00 +01:00

2.8 KiB