I am new to c++ and I am trying to develop a project on VS Code, but when I try to include the filesystem library I get the following error:
enter image description here
What could be the cause of this? Is there a problem with the compiler? I am using MinGW as a compiler.
New contributor
user is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2