Re: OpenSSL 0.9.7m Link Failure w/FIPS

2008-10-11 Thread Dr. Stephen Henson
On Thu, Oct 09, 2008, pbirk wrote: > > I'm getting the following error after following the steps in the FIPS users > guide to compile on Windows at this link: > http://openssl.org/docs/fips/UserGuide-1.1.1.pdf. I'm using FIPS 1.1.2 > with OpenSSL 0.9.7m. I do ms\do_ms (tried with ms\do_nasm a

Re: Microsoft Visual C++

2008-10-11 Thread Michael Luich
OK So I figured it out. After following the help files instructions on where to copy the files, under the project properties -> configuration properties -> linker -> input -> additional dependencies add "libeay32MD.lib ssleay32MD.lib" Note the MD matches the build type under properties -> configur