Hello,
I am trying to build pyzmq on *Windows*, Python 2.7.3 x64 with Visual
Studio 2012.
On a side note: I tried building libzmq 1.40 on my own beforehand, but
the paths in the solutions seem to be outdated and the configure
--zmq=path/to/libzmq did not work properly, so I thought the step is
probably not even needed: As far as I understood, it already comes now
with the source code of its dependencies libsodium and libzmq. Please
correct me if that is wrong.
So basically I downloaded the
|git clone git://github.com/zeromq/pyzmq.git|
repository and executed the following in a VS 2012 Command prompt:
|python setup.py configure ||python setup.py build_ext --inplace|
The output is as in the following link, it seems to have problems
compiling sodium:
http://pastebin.com/YpaqwitT
Any ideas or pointers?
Cheers,
Christoph
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev