> From: [email protected] On Behalf Of Alberto R. > Sent: Friday, February 21, 2014 08:52
> I'm trying to use openssl with eclipse (using MinGW as compiler), and > the code compiling but when I try to run the following message appears > "No source available for ERR_load_crypto_string() at 0x401910", my OS is Although I don't use Eclipse for C (or C++) that sounds like a debugger warning that shouldn't prevent the program from running; does it? Did you "install" openssl source and build it (presumably with mingw), and if so with or without debug symbols? Or did you install a ShiningLight build? I believe that doesn't have debug symbols. > Windows 8 and I install the openssl adding linked libraries such as > libeay32 and ssleay32 with their correspondent headers in the source > code, someone could say me how I could fix this error?, thank you, Best > Regards (I'd offer condolences on using Win8, but that's off topic for this list. :-?) ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
