[zeromq-dev] ZeroMQ chat example runtime error in Windows MSVisual C++ 2005

Pavol Malosek malosek at fastmq.com
Tue Nov 3 12:36:41 CET 2009


Hello,

You can compile libzmq v1 with msvc++ 2005 by yourself, just edit:
zeromq.sln file - change Format version 10.00 to 9.00
libzmq.vcproj - change Version 9.00 to 8.00

We could get working throughput measurement (libzmq, zmq_server, local_thr,
remote_thr) on win 2000 with MSVC++ 2005 compiler.

malo

----- Original Message ----- 
From: "Lobraco, James M" <james.m.lobraco at baml.com>
To: <zeromq-dev at mail.imatix.com>
Sent: Monday, November 02, 2009 9:15 PM
Subject: [zeromq-dev] ZeroMQ chat example runtime error in Windows MSVisual
C++ 2005


> Interesting, I am also having the same issue with a runtime error when
> running vs2005 and linking the provided zmq.dll. I am going to attempt a
> vc2008 build of the source.
>
> James M. Lobraco
> Vice President
> Front Office Structured Trading
> Bank of America
> 312.234.2942
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>




More information about the zeromq-dev mailing list