[zeromq-dev] Help with installing zmq to run with python 2.5 on Windows XP
Sathyakumar Kuntaegowdanahalli
skunt001 at fiu.edu
Mon Aug 3 19:38:46 CEST 2020
Hi:
I am new to using zmq. I need to setup zmq for Python 2.5 on a Windows XP
machine.
Based the guidance available online and previous mailing posts,
- I downloaded zmq and pyzmq version 2.1.11 (last version indicated to
work with py25).
- I was not able to compile the zeromq project using VS2003 (python is
built using VS2003), so I compiled the zmq source code using Mingw32 on
MSYS environment. This gave me a "libzmq.dll".
- I copied both "libzmq.dll" and "zmq,h" to /pyzmq/zmq and ran setup.py.
This step requires 'libzmq.lib' which I do not know how to generate from
the .dll without using VS (Visual Studio).
I have some experience with python but none with 'C/C++'
Any help with this would be appreciated.
Thanks
Skumar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20200803/eec04b23/attachment.htm>
More information about the zeromq-dev
mailing list