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

Reply via email to