[zeromq-dev] Problem with embedded ZeroMQ (static lib) under Windows
Pieter Hintjens
ph at imatix.com
Fri Apr 29 09:20:58 CEST 2011
On Fri, Apr 29, 2011 at 1:49 AM, Oliver Smith <oliver at kfs.org> wrote:
> I've just updated our project's ZeroMQ to 2.1.6 from 2.1.0.
>
> We build zeromq as a static library and then embed it into the application.
> (The only real trick to making this work was that the ZeroMQ headers
> automatically go about using DLL_EXPORT if _WIN32 is defined).
>
> After the upgrade, we're running into a problem where zmq:connect() causes a
> crash, which appears to be a Multi-Byte Character / Unicode conflict -- we
> build our project (and our ZeroMQ) with Unicode.
Did you make any changes to 2.1.0? The 2.1.6 package should be a drop
in replacement, except for fixing a lot of bugs.
-Pieter
More information about the zeromq-dev
mailing list