API, does MinGW support newer APIs like WinRT?
Thanks,
Vishal Subramanyam
P.S. As a noob, how can I be of help to the project?
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
9.0 (on winlibs.com). Their builds don't seem to use
MSYS.
--
Thanks,
Vishal Subramanyam
___
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
Hey,
Whenever I include in any of my programs, with the "-std=c++17"
option, I get a huge output with a lot of errors.
Pastebin: https://pastebin.com/DiwQAzpW
Apparently, this has been fixed in a later release of GCC, but the Windows
binaries for gcc (latest: 8.1) still doesn't have these fixes