Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Tom Dietz wrote: > That cleared up all the compile errors, however now it is trying to link > in libeay32_vc71.lib which I can't find anywhere in the openssl tree. > There is a link to this on the main page. The openssl that ships with win32 is renamed to avoid conflicts with the VC6 version (which won't work correctly with a VC7 binary). Tony