In order to use: std::filesystem
from the C++17 library, my project was migrated from vs2015 to vs2017.
My project compiles and runs without error, the lib is included without error, but when trying to use std::filesystem
I get the following:
It seems the library is not being included but cant see why not?
Edit:
Microsoft Visual Studio Enterprise 2017
VisualStudio.15.Release/15.7.3+27703.2026
Visual C++ 2017 00369-90000-00000-AA466
Microsoft Visual C++ 2017