Download Visual Studio Community from Microsoft's website.
Yes, for the Visual Studio installer. However, once installed, any user can run NMAKE from the Developer Command Prompt. download nmake for windows
Go to Microsoft's "Windows SDK and emulator archive". Download Visual Studio Community from Microsoft's website
# Simple makefile example all: hello.exe hello.exe: hello.obj link hello.obj for the Visual Studio installer. However
Create hello.c :