I keep getting this stupid error when trying to compile OpenSSl on microsoft using VC++
NMAKE: fatal error U1077 'cl' :return code '0x2'
What is this.
the open ssl site said something about my variables aren't right.
I am doing this.
set include
nmake /f ms\ntdll.mak
and then it give me the error (I've already did the first steps ok...it's at the make that I"m having a problem