One thing to check is if you do a 32-bit build first, then a 64-bit build.
OpenSSL unfortunately does not support a "parallel build tree" as well as
other libraries. For non-Windows, there's a script that will create a
sibling directory, and then make soft links for all the files.
What I end up d
So, I've been able to build 0.9.8k successfully with VS 2008 (SP1) for
32-bit Windows. However, when I try it for x64 / AMD64, I get the following
error:
cl /Fotmp64dll\ec_asn1.obj -Iinc32 -Itmp64dll /MD /Ox /Zi /W3 /Gs0
/GF /Gy /nologo -DWIN32_LEAN_AND_MEAN -DL_ENDIAN -DDSO_WIN32
-DOPEN