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