When I try to compile ZMySql package, I get an error which tells that there is no OpenSSL_add_all_algorithms function in libeay32.dll from OpenSSL 0.9.7 version (it has been changed to macro AFAIR)
When I use library from 0.9.6 version, everything works fine.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I try to compile ZMySql package, I get an error which tells that there is no OpenSSL_add_all_algorithms function in libeay32.dll from OpenSSL 0.9.7 version (it has been changed to macro AFAIR)
When I use library from 0.9.6 version, everything works fine.