Hello ZMQ staff,

I think the JZMQ binding documentation for Windows needs some work, as it just took me 4 hours to get ZMQ up and running on Windows, even though I already had it working on Linux. At least the following point needs to be rewritten or updated:

Note that ØMQ and JDK header file has to be on "include path" (/Tools|Options|Projects and Solutions|VC++ Directories|Include files/) and ØMQ libraries have to be on "library path" (/Tools|Options|Projects and Solutions|VC++ Directories|Library files/):

These options no longer exists in MSVC 2010 and newer, which are basically required since the JZMQ project is a 2012 project.

I can't really say, why I had so much trouble building the libraries, but I simply had.

You might also add this little instruction to it:
http://stackoverflow.com/questions/11455588/how-to-run-zeromq-with-java
 since - if I read correctly - it was written by one of your devs.

Kind regards,
Jörg Specht
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to