Hi Austin, > Where is your OpenSSL library? Under C:\OpenSSL Installed by the binary provided at: http://www.slproweb.com/products/Win32OpenSSL.html > Did you make sure that there's an entry > in your INCLUDE environment variable to make sure that it can be > found? No I did not. So I just added it: Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\>set | grep -i openssl INCLUDE=C:\OpenSSL\include\openssl;C:\Program Files\Microsoft Visual Studio\VC98\Include LIB=C:\OpenSSL\lib\VC;C:\Program Files\Microsoft Visual Studio\VC98\LIB OPENSSL_CONF=C:\OpenSSL\bin\openssl.cnf But I still get the same error. > -austin -- shanko