Hi, Hope I got the question right. CZMQ is not bound to a ZMQ version.
You can build CZMQ with ZMQ 2.1 or 3.0, probably also with 3.1 but I did not tried. The easiest way (for me) is to specify the ZMQ installation you want at czmq build time: ./configure --with-zeromq=/usr/local/2.1 On Mon, Nov 14, 2011 at 7:48 PM, Alexander Altshuler <[email protected]> wrote: > Hi > > Are there different versions of CZMQ for ZMQ 2.1 and 3.1? > > Regards > Alex > > _______________________________________________ > 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
