Hello Everyone, Could you please help me to build a krb5 client for Windows. I've installed all required software from this instruction: https://github.com/krb5/krb5/tree/master/src/windows and I've successfully created a krb5 installation package for x86 CPU but when I try to run command "nmake" with "CPU=AMD64" i received error: "NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\Bin\amd64\cl.EXE"' : return code '0x2'" I'm using: branch: krb5-1.16 OS: Windows 7 x64 -- Best Regards, *Rostyk*