如题
有知道的大大清不吝赐教,不甚感激。OptionsVC++ Directories安装个c++2008就行了。。。遇到了同样的问题,是安装的问题,具体在ZMQ.java的34行,找不到依赖的lib,即jzmq.dll
Windows
Get the source code, then use MSVC (2008 or later) to open the solution file builds\msvc\msvc.sln and build the projects.
Ensure that the javac binary is in the Path variable.
Note that ?MQ and JDK header file has to be on "include path" (ToolsInclude files) and ?MQ libraries have to be on "library path" (ToolsProjects and Solutions