首页 > 其他 > 详细

Unable to load DLL "libzmq";不能够加载“libzmq”

时间:2015-04-18 11:38:32      阅读:374      评论:0      收藏:0      [点我收藏+]

Unable to load DLL "libzmq"

  1. Local,you can read the follow word

    PS, I found the solution to solve my error. When downloading ZeroMQ from NuGet in VS, there is actually a warning that I ignored at first. It says to manually copy libzmq.dll to output directory of the project besides reference of clrzmq2. After manually copy libzmq.dll to output directory, it is working now. 

  2. Server(Windows server 2008 r2)

    This one,please make sure you already install the installer which name is "Microsoft Visual C++ 2010 Redistributable Package x86"

    Of cause,you can direct download from this link 

    http://www.microsoft.com/en-us/download/confirmation.aspx?id=5555

    when you already install,please restart server.

    hope this can help you.


Unable to load DLL "libzmq";不能够加载“libzmq”

原文:http://my.oschina.net/u/933229/blog/403291

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!