Hi Pieter I've just tried to build 4.1.4 on Windows using VS2015. The build fails with the following compilation error:
tcp_address.cpp(440): error C3861: 'if_nametoindex': identifier not found I should also add that the VS projects on 4.1 branch do not build without a lot of tweaking. I've taken to ignoring the packaged solution files and just using my own. James On 18 December 2015 at 08:39, Pieter Hintjens <[email protected]> wrote: > 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
