On 09/26/2012 11:14 AM, Josh wrote:
Hi All,

nOOb zmq user here. I built and installed the zeromq-3.2.0 source tarball. It appears that the C++ binding is not installed by default. I'm trying to use the c++ binding but zmq.hpp isn't found. It does exist in the sources, it's just not installed, whether into /usr/local/include or some other prefix.

Nevermind, zmq.hpp isn't actually with the zmq sources. I discovered that its a separate project now.

The build notes (http://www.zeromq.org/intro:get-the-software) indicate the bindings should be installed.

I was confused by this statement: "You get *C <http://www.zeromq.org/bindings:c>* and *C++ <http://www.zeromq.org/bindings:cpp>* bindings automatically with ØMQ. " from here: http://www.zeromq.org/intro:get-the-software

The C++ page clarified that the C++ binding was relocated after 3.0.

I think I'm good for the moment.

Thanks!

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

Reply via email to