[zeromq-dev] clrzmq and libzmq

Doron Somech somdoron at gmail.com
Mon Dec 1 14:30:15 CET 2014


Why not using NetMQ?

On Mon, Dec 1, 2014 at 3:21 PM, Gil Shinar <GilS at hexagontech.co.il> wrote:

>  Hi all,
>
>
>
> I have the code of clrzmq version 3.2.2. The folder tree includes a lib
> folder with the libzmq.dll of both 32 bit and 64 bit.
>
> Compilation completes successfully but when I run with a sample app, I get
> exception on the following call:
>
> ZmqContext.Create()
>
>
>
> Reading about it I have found that one cannot compile the clrzmq with the
> lib being able to be extracted from it.
>
> Copying the lib manually into system32 SysWow64 fixes this exception but
> this is not a “nice” solution.
>
>
>
> Is there a way I can compile the clrzmq version 3.2.2 with the lib inside
> it so it’ll be able to be extracted during run time?
>
>
>
> Latest clrzmq: https://github.com/zeromq/clrzmq
>
>
>
>
>
> Thanks
>
> _______________________________________________
> 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/20141201/b0a745d6/attachment.htm>


More information about the zeromq-dev mailing list