在 3/1/22 20:38, Vishal Subramanyam 写道:
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.
I suggest you use MSYS2 because they actively maintain new toolchains.
You only need the package manager. Once complete environments
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