[zeromq-dev] Type 'zyre_t' could not be resolved

Pieter Hintjens ph at imatix.com
Wed Feb 17 09:43:40 CET 2016


You're not missing anything... this is the right approach for now. We
need to make a stable release of Zyre, and tag the API as such, and
then this won't be necessary any longer.

On Wed, Feb 17, 2016 at 5:54 AM, Robert Johnston <robert at layer2.com> wrote:
> 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 at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list