Hello,

New to zeromq.  I would like to incorporate zeromq in C++
developments.  From the main page, 'Download' I got to the github page
and downloaded zeromq-4.3.1.tar.gz.  I built it and installed at the
default location (Linux, /usr/local/lib/).  Looking for a C++
interface, the cppzmq header-only one is put at the forefront.  Thing
is, at the cppzmq github page it is mentioned that one has to get and
install libzmq, which has its own github page.

I would tend to think that libzmq is the binary distribution, but it's
not as it also has sources.

Can you help me sorting this out ?  In order to use cppzmq with the
latest zeromq version, which one should I use ?  I already built and
installed from the file zeromq-4.3.1.tar.gz - is that enough ?  What is
the difference between the two ?

Cheers.
_______________________________________________
zeromq-dev mailing list
[email protected]
https://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to