Nope, you have to install developer tools to get it. Usually that means visual studio. Historically they also ship compilers and command line dev tools as a separate package, I'm not sure if that's still a thing.
Nmake is also not very compatible with gnu or bsd make.
asveikau|3 years ago
Nmake is also not very compatible with gnu or bsd make.
mgomez|3 years ago
It's still a thing: https://visualstudio.microsoft.com/visual-cpp-build-tools/