Re: [Mingw-w64-public] Posix path conversion ? and what about qt5 ?

2020-11-28 Thread David Grayson
This question would be more appropriate for the MSYS2 mailing list. The mingw-w64 project doesn't really do anything with Posix paths as far as I know. MSYS2 comes with a utility named cygpath that you can use. Run `cygpath -w NAME`. cygpath is a command-line utility in /usr/bin that you can run

[Mingw-w64-public] Posix path conversion ? and what about qt5 ?

2020-11-28 Thread D G
Hi everybody, mingw64 qt5 is not posix path aware. /home/didier means according to it, C:\home\didier. I don't know how to convert it with the msys64 prefix, added. May you help me ... Thank you a lot cheers Didier. ___ Mingw-w64-public mailing l