Certain error steps for 0MQ / ZeroMQ and Java on Windows 7?

I am trying to use 0MQ in my Windows dev environment with Java, but I have a very complicated experience. Apparently, there are many problems with PATH inconsistency, and the Visual Studio command line uses a different version of Java than the command line where I run my application. Inconsistencies do not stop there, and I feel that I am not approaching this correctly.

So, instead of trying to fix this process, did someone successfully use ZeroMQ for Windows 7 64-bit and what software steps and stacks did you use so that you could run the Java application locally?

Thanks for the help!

+3
source share
1 answer
+1

All Articles