Re: [Mingw-w64-public] w_char support in fstream

2016-08-30 Thread Norbert Pfeiler
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 n

[Mingw-w64-public] w_char support in fstream

2016-08-30 Thread Benjamin Bihler
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