Re: Trying to statically link to libeay32.lib

2008-02-01 Thread Jed Mitten
estion. It's all there in INSTALL.W32 -- it took me a little longer to choose and properly use the appropriate build environment. -Jed Mitten- On Feb 1, 2008 1:21 PM, Jeremy Farrell <[EMAIL PROTECTED]> wrote: > > From: Jed Mitten > > Sent: Friday, February 01, 2008 4:

Re: Trying to statically link to libeay32.lib

2008-02-01 Thread Jed Mitten
Success! Scott, thank you for the help. I did indeed run nmake -f ms\ntdll.mak. Just to correct a type, I had to run 'nmake -f ms\nt.mak', not 'nt.dll'. Regards, Jed Mitten On Feb 1, 2008 12:48 PM, Scott Rueter <[EMAIL PROTECTED]> wrote: > Jed Mitten wrote: > &

Trying to statically link to libeay32.lib

2008-02-01 Thread Jed Mitten
y, strlen(sdata), (const unsigned char *)sdata ); cout << symKey.S; return 0; } -- Jed Mitten __ OpenSSL Project http://www.openssl.org User Support Mailing List