[zeromq-dev] Building C++ binding zmq - zmqpp step

Bernardo Augusto García Loaiza botibagl at gmail.com
Fri Feb 2 23:32:33 CET 2018


Hi ZMQ people.

I am building the c++ binding zmq and I have this inconvenient which I've
entered as a issue <https://github.com/zeromq/zmqpp/issues/209> in the
zmqpp repository  <https://github.com/zeromq/>

In the building process,  I have the problem

++  -o ./build/max-g++/zmqpp-tests
./build/max-g++/obj/tests/test_inet.o
./build/max-g++/obj/tests/test_z85.o
./build/max-g++/obj/tests/test_context.o
./build/max-g++/obj/tests/test_message.o
./build/max-g++/obj/tests/test_auth.o
./build/max-g++/obj/tests/test_actor.o
./build/max-g++/obj/tests/test_load.o
./build/max-g++/obj/tests/test_proxy.o
./build/max-g++/obj/tests/test_loop.o
./build/max-g++/obj/tests/test_socket_options.o
./build/max-g++/obj/tests/test_socket.o
./build/max-g++/obj/tests/test_reactor.o
./build/max-**g++/obj/tests/test_sanity.o
./build/max-g++/obj/tests/test_message_stream.o
./build/max-g++/obj/tests/test_poller.o -L./build/max-g++ -lzmqpp
-lboost_unit_test_framework -lpthread -lzmq
/usr/bin/ld: cannot find -lboost_unit_test_framework
collect2: error: ld returned 1 exit status
Makefile:195: recipe for target 'zmqpp-tests' failed**
make: *** [zmqpp-tests] Error 1

How to can I add or install or setup the -lboost_unit_test_framework library
? ... just in case that I am in right in my appreciation problem ...


Bernardo Augusto García Loaiza
Ingeniero de Sistemas
Estudiante de Maestría en Ingeniería Informática - Universidad EAFIT
http://about.me/bgarcial
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20180202/85532a23/attachment.htm>


More information about the zeromq-dev mailing list