[zeromq-dev] Compile branch with MSVC

Boris Gulay boris at boressoft.ru
Thu Feb 16 13:47:43 CET 2012


I've just downloaded latest branch (from libzmq repo on GitHub) and try
to compile it for Windows with MSVC 2008.
Compilation fails because if inet_ntop function which is available only
on Vista and later but windows.hpp declares _WIN32_WINNT as 0x0501 which
means Windows XP (
http://msdn.microsoft.com/en-us/library/aa383745(v=vs.85).aspx ).
Any advice?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 260 bytes
Desc: OpenPGP digital signature
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20120216/3bc17451/attachment.sig>


More information about the zeromq-dev mailing list