I encountered this problem yesterday too. It's been fixed in: https://github.com/zeromq/zeromq4-1/commit/b9dbc5b8caea5491c7330d891e93e2791d84c906 So 4.1.4 will no longer work on WinXP. On 16 Jan 2016 03:08, "Tom Quarendon" <[email protected]> wrote:
> OK, I'll try that out. > Thanks. > > -----Original Message----- > From: [email protected] [mailto: > [email protected]] On Behalf Of Pieter Hintjens > Sent: 15 January 2016 17:37 > To: ZeroMQ development list <[email protected]> > Subject: Re: [zeromq-dev] ZeroMQ 4.1.4 stable is now available > > Can you try on libzmq master? I fixed a number of issues in libzmq for > Windows in December. > > On Fri, Jan 15, 2016 at 4:12 PM, Tom Quarendon < > [email protected]> wrote: > > I'm having trouble compiling this on Windows. > > I'm getting "if_nametoindex : identifier not found" from tcp_address.cpp > line 440. > > This is with VS2012 or VS2013, and indeed VS2015 (well actually I'm > using 2015, but with those compiler toolsets). > > The function appears to be available on Windows, > > > > This seems to be a change in 4.1.4. I've been using 4.1.3 previously > without issue, compiling it myself. > > (Note that I'm actually trying to cure issue #1144, which as far as I > can see still exists in 4.1.3). > > > > Any ideas? > > Thanks. > > > > -----Original Message----- > > From: [email protected] > > [mailto:[email protected]] On Behalf Of Pieter > > Hintjens > > Sent: 18 December 2015 08:40 > > To: [email protected] > > Subject: [zeromq-dev] ZeroMQ 4.1.4 stable is now available > > > > Hi all, > > > > There's a new stable release of libzmq on line now. > > > > Changes: > > > > * Fixed #1315 - socket monitor hangs if bind/setsockopt failed. > > * Fixed #1399 - assertion failure in tcp.cpp after network reconnect. > > * Fixed #1632 - build failure using latest libsodium. > > * Fixed #1644 - assertion failure in msg.cpp:390 on STREAM sockets. > > * Fixed #1661 - does not handle IPv6 link local addresses. > > > > At http://zeromq.org/intro:get-the-software as usual. > > > > -Pieter > > _______________________________________________ > > zeromq-dev mailing list > > [email protected] > > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > > _______________________________________________ > > zeromq-dev mailing list > > [email protected] > > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
