This repository was archived by the owner on Jul 8, 2022. It is now read-only.

Description
Hi Igor,
On my Ubuntu host, I do not have zmq debian package installed. Therefore, I have used the
-DZMQ_BASE option when I ran cmake.
Then running "make" failed when compiling the first file from the client directory because the ZMQ include folder is not part of any compiler -I option.
Cheers