I have downloaded and compiled babel under windows8. As soon as I start babel.exe, I get error "could not import: CRYPTO_set_mem_functions". I managed to guess this has to do with missing OpenSSL, so I installed it. Still the same error. I the copied libssl32.dll and libeay32.dll to the babel.exe directory. Still no luck.... Anyone that can point me in the right direction? Why do babel need libssl anyway?