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
_______________________________________________ zeromq-dev mailing list zeromq-dev@lists.zeromq.org http://lists.zeromq.org/mailman/listinfo/zeromq-dev