I believe zmsg.hpp is an additional include that's not part of the cpp binding or original library. You can find it here: https://github.com/imatix/zguide/blob/master/examples/C%2B%2B/zmsg.hpp
I personally find many of the C++ examples to be rather confusing and I tend to write my own versions of them when I'm struggling with something. On 18 December 2014 at 21:42, Mark Andrews <[email protected]> wrote: > > > hi all, > > new to zeromq and working through some of the examples in the zeromq > guide. I've looked around zeromq on github and am not finding the c++ port > of czmq's zmsg.h referred to in the zeromq guide's paranoid pirate queue > c++ example > Where might I find a version of zmsg.hpp which will make this example work? > > Thx! > > > _______________________________________________ > 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
