command -v nmake -? >/dev/null 2>&1||{echo"Error: nmake (NMake) is not on the path. Make sure you have the necessary environment variables set for command-line C++ development (for example, by starting from a Developer Command Prompt).";exit 1;}
command -v nmake -? >/dev/null 2>&1||{echo"Error: nmake (NMake) is not on the path. Make sure you have the necessary environment variables set for command-line C++ development (for example, by starting from a Developer Command Prompt).";exit 1;}