在visual studio 目录下找到, vcvars32.bat
在cmd.exe里面运行vcvars32.bat
cd /d d:/openssll-src
perl Configure VC-WIN32 --prefix=E:\OpenSSL
nmake
nmake install