[zeromq-dev] Build pyzmq on Windows with VC11 and Python 2.7

MinRK benjaminrk at gmail.com
Sat Jul 4 01:53:10 CEST 2015


On Thu, Jul 2, 2015 at 10:55 AM, Christoph Buelter <c.buelter at arcor.de>
wrote:

>  Hey MinRK, thanks for answering.
>
> I don't do this on a regular basis, but for I example I just tried it with dulwich
> <https://github.com/jelmer/dulwich>and that worked fine.
>
> Basically what I had done for pyzmq so far is:
>
>     python setup.py configure --zmq=bundled
>
> It would not build the bundled libraries, but I was able to build both
> libsodium and libzeromq using the provided .sln files, by adjusting its
> include and library paths.
>
>     python setup.py build --zmq=bundled
>
> And that is the log for that, it fails somewhere with libsodium and I have
> no idea what to do to fix it:
>
> http://pastebin.com/v1rQ7yF7
>
> Any idea or guessing what I am doing wrong?
>

Afraid not, building on Windows is well outside my expertise.

-MinRK


>
> Cheers and thanks again!
>
>
>
> Am 02.07.2015 um 00:10 schrieb MinRK:
>
> Can you build other Python extensions? Is PyZMQ the only one that fails?
>
> On Wed, Jul 1, 2015 at 2:51 PM, Christoph Buelter < <c.buelter at arcor.de>
> c.buelter at arcor.de> wrote:
>
>> Hi,
>>
>> has anyone yet managed to build Windows with VC11 and Python 2.7.3?
>> I am having all kinds of problems. The default Python 2.7.3 has been
>> compiled with VC9, but I am using a custom version that was created with
>> VC11 so I need pyzmq for that version.
>> Anyone ever done it?
>>
>> Cheers
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>
>
>
> _______________________________________________
> zeromq-dev mailing listzeromq-dev at lists.zeromq.orghttp://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150703/8c845359/attachment.htm>


More information about the zeromq-dev mailing list