On 16 June 2011 16:45, Steven McCoy <[email protected]> wrote:

> Note that the public headers of ZeroMQ do not support NT 3.5, so it is
> already broken,
>
>
Similarly the bizarre redefinition of _WIN32_WINNT on MinGW32 is inherently
broken as the logic is applied inside *windows.hpp *but then visit
*zmq.h*and now you cannot use
ZMQ_HAVE_MINGW32 as platform.hpp is not getting pulled in but you need to
have *windows.h* to detect WinSock version which means you end up with
mismatched platform SDK definitions.

-- 
Steve-o
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to