[zeromq-dev] Type 'zyre_t' could not be resolved
Robert Johnston
robert at layer2.com
Wed Feb 17 05:54:23 CET 2016
Hi,
Just started playing with Zyre. Using zyre library in my application, and
got "Type 'zyre_t' could not be resolved" error. Easy to fix: I just
defined ZYRE_BUILD_DRAFT_API before including zyre.h.
Is that what I am supposed to do? It doesn't seem to follow the paradigm of
other projects (czmq, filemq, etc.). In the others, structures are defined
the xxxx_library.h files (which are in /usr/local/include) and don't need
the xxxx_classes.h or platform.h files (which aren't in /usr/local/include)
for applications using their libraries to compile.
Am I missing something?
Thanks
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20160216/23182c22/attachment.htm>
More information about the zeromq-dev
mailing list