Hi

I succeed to use 0mq in linux and freebsd with clang++

Now I would like to compile the code in Qt C++ windows and I didn't succeed
to link with the 0mq library or even compile it.

I would like to know how to do it.

Qt can't find -lzmq in LIBS command in .pro file.

I tried to install 0mq 4.2 binaries windows 32 bits and copy zmq.hpp I
found in git in the same folder than .h

Also I have a message that zmq_msg_gets doesn't exist.

Really not easy to make it work.

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

Reply via email to