RDM Version: 0.9.0.684
Environment (OS name and version): Windows 7
Redis Server Version:
Steps to reproduce:
-
Install RDM 0.9.0.684
-
Launch
Expected result: Opens with no error popups
Actual Result:
On startup, i get: "The ordinal 354 could not be located in the dynamic link library LIBEAY32.dll"
Tried the suggested hack from this issue: #3980
It just moves the problem for me. After downloading OpenSSL for windows from here: http://gnuwin32.sourceforge.net/packages/openssl.htm
Getting "The ordinal 4046 could not be located in the dynamic link library LIBEAY32.dll" Tried DLLs from openssl-0.9.8h from The libeay32.dll that comes with RDM is ver 1.0.2c.
I think if the author can provide the exact version of the DLL used when compiling, that might help.