I am working with a Harbour project built in Microsoft Visual Studio 2013. The following line of code at startup of the .exe if it is included in the build ( though the compile and link are fine ).
I'm using older libeay32 and ssleay32 from 2006 which works fine in other builds, but generates the error that it can't find BIO_clear_flags. I am also using perhaps an older hb_tipssl.lib
I would like to find a MICROSOFT VC compatible version of libeay32, ssleay32 and hb_tipssl .lib's and corresponding .dll files.
Can anyone supply a link to these ? Hopefully that will resolve my problems.
Otherwise, I'm using Harbour / FWH / and building within Microsoft Visual Studio 2013 successfully.
Thanks for the response.
Tim