Project converted from Visual Studio 2010.
I try to compile it in Visual Studio Community 2019 in Windows 10.
All needed SDK are installed.
All files are exists.
I try to change Windows SDK version, C++ Language standard, C Language Standard and it useless.
Here is my options
All standard headers (cstring, cstdlib, cmath, cassert, algorithm) are not found, but they exists in the specified folders.
What shell I do to compile the project?