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

Lobraco, James M james.m.lobraco at baml.com
Tue Nov 3 16:18:18 CET 2009


Malo,

Thanks for the response. One thing to point out, I was downloading the
source in zip format from github. The source for some reason was grossly
out of sync. When I selected the tarball everything was correct. For
example, I was getting funny method signatures in
zmq::api_thread_t::create_exchange for example.

int zmq::api_thread_t::create_exchange (const char *exchange_,
    scope_t scope_, i_thread *listener_thread_, int
handler_thread_count_,
    i_thread **handler_threads_)
{
...
}

Other places of code were using the longer and current signature. 

Note, I might not be using the site correctly but eventually I did get
it right with the tarball.

Regards,

James M. Lobraco
Vice President 
Front Office Structured Trading 
Bank of America 
312.234.2942

-----Original Message-----
From: Pavol Malosek [mailto:malosek at fastmq.com] 
Sent: Tuesday, November 03, 2009 5:37 AM
To: Lobraco, James M; zeromq-dev at mail.imatix.com
Subject: Re: [zeromq-dev] ZeroMQ chat example runtime error in Windows
MSVisualC++ 2005

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
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: sustrik-zeromq1-f88ea6a.zip
Type: application/x-zip-compressed
Size: 506597 bytes
Desc: sustrik-zeromq1-f88ea6a.zip
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20091103/1aa89760/attachment.bin>


More information about the zeromq-dev mailing list