Hi
I am getting the below mentioned compilation error when i try to build openssl-0.9.8k using visual studio 2008. C:\Program Files\Microsoft Visual Studio 9.0\VC\INCLUDE\sal.h(1984) : fatal error RC22105: MultiByteToWideChar failed. NMAKE : fatal error U1077: '"C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\r c.EXE"' : return code '0x1' Stop. i am on windows server 2003 sp2 32-bit. The commands i executed at the prompt to build openssl are >perl Configure VC-WIN32 --prefix=c:\openssl >ms\do_masm >nmake -f ms\ntdll.mak install pls help me to get openssl built and working. Thanks
