On Tue, May 7, 2013 at 7:03 AM, Michael Powell <[email protected]> wrote: > Hello, > > Perhaps I am missing something. I downloaded the 3.2.3 sources for > Windows, and I am failing to build out of the gate. > > Something similar to this post: > > http://lists.zeromq.org/pipermail/zeromq-dev/2012-October/019042.html > > Failure to find errno.cpp somewhere in the process.
It's in the master. https://github.com/zeromq/libzmq/tree/master/builds/msvc How can it be that failed to get in the stable sources? It's hanging out on someone's local Git repo, or someone forgot to do a pull me thinks... ;-) > I am interested to get this going because I will need some sort of > message queue, UDP (PGM?) beacon, and PUB/SUB architecture going on > across platforms. > > Thank you... > > Regards, > > Michael Powell _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
