Answered by
sm-shaw
May 15, 2026
Replies: 2 comments 14 replies
|
Issue moved to discussion Q&A |
0 replies
|
Hi, the section in the documentation is here https://www.hammerdb.com/docs/ch01s10.html |
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





OK - please try these commands to check:
It looks like the bin directory also now needs to go in the path as it is needs to find libssl-3-x64 and libcrypto-3-x64
Then run
hammerdbcliandlibrarycheckto check.I'm not entirely sure what has changed here - nothing changed on the HammerDB side and Microsoft have been pushing security updates but there is no definitive connection. Nevertheless it looks like it is failing because it can't find libssl-3-x64.dll and libcrypto-3-x64.dll as these are dependencies and are in th…