On 10.01.2017 21:59, Luca Boccassi wrote:
Did you install the packages? Because then /usr/local is wrong, if you
did a make install before you should do a make uninstall to remove the
manually installed files
I tried both ways. Currently I have the library manually compiled and did make install.

When I install the packages and do make uninstall before, "pkg-config --cflags --libs libzmq" only creates "-DZMQ_BUILD_DRAFT_API=1 -lzmq" and I get the same linker errors doing this: g++ -DZMQ_BUILD_DRAFT_API=1 -lzmq src/Discovery.cpp -o foo

--
Distributed Systems Research Group
Stephan Opfer  T. +49 561 804-6283  F. +49 561 804-6277
Univ. Kassel,  FB 16,  Wilhelmshöher Allee 73,  D-34121 Kassel
WWW: http://www.uni-kassel.de/go/vs_stephan-opfer/

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

Reply via email to