[zeromq-dev] SEHException when calling zmq_init from clrzmq

Tom Robinson Tom.Robinson at artesiansolutions.com
Mon Jun 18 18:15:48 CEST 2012


> Which configuration of zeromq did you build on your dev machine: x86 (32-bit) or x64 ? In the former case, you need to install the x86 version of Microsoft Visual C++ 2010 SP1 Redistributable Package; x64 will not help at all for 32-bit app.

I didn't build it myself, I took the libzmq-v100-mt.dll file from the Windows installer:
http://miru.hk/archive/ZeroMQ-3.2.0rc1~miru1.0-win64.exe

I renamed it to libzmq.dll however, as this is what clrzmq expects it to be called, and placed it in C:\Windows\System32

I've tried installing "Microsoft Visual C++ 2010 SP1 Redistributable Package (x86)" too but it didn't help unfortunately.




More information about the zeromq-dev mailing list