The C/C++ build tools have been installed. The program can be built, a tasks.jason file generated, But when the Rust program is run by way of Run Task, VS code says "msbuild : The term 'msbuild' is not recognized as the name of a cmdlet, function, script file, or operable program."
The whole message is below.
"msbuild : The term 'msbuild' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At line:1 char:1 + msbuild /property:GenerateFullPaths=true /t:build "