[zeromq-dev] czmq - a dll under Windows available ...

Laurent Alebarde l.alebarde at free.fr
Mon Aug 19 09:39:07 CEST 2013


Hi Marten,

As far as I know, libzmq, czmq , and others (filezmq, curvezmq, etc) are 
portable and compile under windows. I know from the list it works with 
Visual Studio. On my side, I could build it into MinGW, and even from 
Linux with a cross compiler (just changing gcc to the appropriate gcc in 
the Makefile), and perform tests under wine.

So there is no need for bindings under windows. It should work as it is.

Cheers,


Laurent.


Le 19/08/2013 07:41, itlists at schrievkrom.de a écrit :
> Hello,
>
> rather than writing a binding under Windows against low-level libzmq I
> now consider doing the work against czmq. But is there a precompiled dll
> available. I tried to do this by myself, but I rather get messed up with
> all that linking and compiling errors (pointer conversions) ... actually
> I fixed the pointer conversions warning, but I did not manage to build a
> dll.
>
> Marten
>
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130819/b2dba6e1/attachment.htm>


More information about the zeromq-dev mailing list