I've successfully compiled 3.2.3 zeromq using this instruction from website:
To build on Windows You need Microsoft Visual C++ 2008 or newer. Unpack the .zip source archive. In Visual C++ open the solution builds\msvc\msvc.sln. Build the solution. ØMQ libraries will be in the lib subdirectory. In addition I put zmq.hpp to "include" directory from here https://github.com/zeromq/cppzmq 06.05.2013 4:37, Joshua Foster пишет: > My steps to install are to put the libzmq.dll on the System path. Then I > run the VC++ redist that I used to compile ZMQ. > > Joshua > > Oleg Vazhnev wrote: >> >> Hi >> >> If it's planned to add 3.2.3 installer here? >> http://www.zeromq.org/distro:microsoft-windows >> >> At this moment what is the best way to install ZMQ 3.2.3 under Windows 8 >> Pro x64 and Windows Server 2008 R2 x64? >> >> Thanks, >> Oleg >> >> >> _______________________________________________ >> 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
