This pretty much sums up what i would’ve tried to write:
http://stackoverflow.com/questions/2316672
Regards, Norbert Pfeiler.

On Tue, Aug 30, 2016 at 11:00 PM Benjamin Bihler <
benjamin.bih...@compositence.de> wrote:

> Hi,
>
> I am working with Open CASCADE, which also supports MinGW-w64. It is not
> possible to open files with special characters in their names when Open
> CASCADE has been compiled with MinGW-w64, because of its missing w_char
> support. Please note that the Open CASCADE code needs to open ifstream and
> ofstreams, not istream and ostreams. This is really a pity. Is there any
> remedy in sight? Or is there a workaround to also open ifstream and
> ofstreams for files with special characters in their names with MinGW-w64?
>
> Thank you,
> Benjamin
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Mingw-w64-public mailing list
> Mingw-w64-public@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
------------------------------------------------------------------------------
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to