Hi Dave, You keep mentioning CZMQ, which is the C Binding for ZMQ, and not the C# wrapper dll, which is CLRZMQ. Perhaps that is why you are not finding the library in NuGet?
Also I am successfully compiling the CLRZMQ library without issue in Visual Studio 2010. Do you have a copy of Visual Studio 2010 to try and see if the code you have compiles in Visual Studio 2010? If not, can you post the error log that you are seeing from 2012? Aaron Viviano From: Dave Rutlidge <[email protected]> Subject: Re: [zeromq-dev] C#/.NET CZMQ Library To: ZeroMQ development list <[email protected]> Message-ID: <caegc5alwj4xjtcg8tbamdxm46ngnzoesj_i+whhjdpp3itg...@mail.gmail.com> Content-Type: text/plain; charset="windows-1252" I am using the NuGet packages you suggest but the CZMQ stuff doesn?t seem to be there. For example, the code at http://zguide.zeromq.org/cs:lruqueue2 won't compile as the ZMessage stuff isn't there. Regards Dave _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
