[[EMAIL PROTECTED] - Fri Jan 17 18:58:35 2003]:

> Oh.  That could account for the problem if OpenSSL is using the
> release
> build of the multi-threaded DLL's and my build of tunala is using the
> debug
> ones.  I assume that was on the release build that you changed it,
> right?  If on the debug build it should be correct to use the debug
> multithreaded DLL, since that is what the debug build of SSL should be
> built with (or maybe that is the problem).
> 

Did you build a debug version of OpenSSL to link against for the debug
build? This isn't handled automatically and you need to change it so it
picks up and uses the debug libraries. 

I was using the release build for the tests, yes. I haven't tried a
complete debug build against the debug version of OpenSSL.

Steve.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to