解决:下载缺少的dll组件,放到安装目录。

安装mosquitto报缺少dll文件的错误

 

 报错:The procedure entry point CRYPTO_memcmp could not be located in the dynamic link library LIBEAY32.dll

  解决:安装openssh,但注意mosquitto ReadMe里给的openssh下载链接里的文件安装后并无LIBEAY32.dll,后来找了好久才找到正确版本的openssh

             https://download.csdn.net/download/sujuanxu/10386428

       该版本的openssh安装后,才有LIBEAY32.dll,将其放到mosquitto安装目录下。

相关文章:

  • 2022-01-30
  • 2022-12-23
  • 2022-12-23
  • 2021-11-18
  • 2022-02-02
  • 2021-12-12
  • 2021-06-06
猜你喜欢
  • 2022-01-16
  • 2021-06-17
  • 2021-12-16
  • 2022-12-23
  • 2021-08-31
  • 2021-10-08
  • 2022-12-23
相关资源
相似解决方案