I installed latest eclipse c++ (2020) and want to use c++17 with mingw-w64 compiler on windows. I am able to compile and run the code, but the indexer doesnt work. It doesnt recognize c++17 new things - shows as an error (even when it compiles) How can I fix this?
2.1m questions
2.1m answers
60 comments
57.0k users