[zeromq-dev] Problem with embedded ZeroMQ (static lib) under Windows

Martin Sustrik sustrik at 250bpm.com
Fri Apr 29 20:38:19 CEST 2011


On 04/29/2011 08:13 PM, Oliver Smith wrote:

> "string_buf" is an RPC_CSTR (const char*), UuidToString is #defined as UuidToStringW, which expects a wide string pointer...

Right.

Why don't you change the UuidToString to UuidToStringA then?

I can't change that on the master branch because the relevant code was 
already removed from the codebase, but you can do that in your copy.

Martin



More information about the zeromq-dev mailing list