[Lazarus] ZeroMQ Bindings

Leonardo M. Ramé l.rame at griensu.com
Tue Aug 23 14:48:21 CEST 2016



El 23/08/16 a las 09:39, Leonardo M. Ramé escribió:
>
> El 23/08/16 a las 09:22, Sandro Cumerlato escribió:
>> Hello Leonardo,
>> try to change your binding zmq.pas file like this:
>>
>> function zmq_recv (s: pointer; buf: pointer; len: size_t; flags:
>> Integer): Integer; cdecl; external libzmq;
>>
>>
>> it should be the correct translation of original code:
>>
>> ZMQ_EXPORT int zmq_recv (void *s, void *buf, size_t len, int flags);
>>
>>
>
> This time it compiles, but hands on the zmq_recv.
>

Sorry "hands" -> "hangs".

-- 
Leonardo M. Ramé
Medical IT - Griensu S.A.
Av. Colón 636 - Piso 8 Of. A
X5000EPT -- Córdoba
Tel.: +54(351)4246924 +54(351)4247788 +54(351)4247979 int. 19
Cel.: +54 9 (011) 40871877


More information about the Lazarus mailing list