[zeromq-dev] JZMQ Windows Instructions
Jörg Specht
joerg.specht at targit.de
Wed Feb 12 14:33:59 CET 2014
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20140212/87a9ef3c/attachment.htm>
More information about the zeromq-dev
mailing list