Hey, Whenever I include <filesystem> 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. So, where do I get newer binaries/patches? The version I'm using is from https://www.mingw-w64.org/downloads/#mingw-builds.. Thanks, Vishal _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
