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

Steven McCoy steven.mccoy at miru.hk
Tue Nov 3 05:20:02 CET 2009


2009/11/3 Lobraco, James M <james.m.lobraco at baml.com>

> 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.
>
>
Considering C++ ABI I would assume a new version is required for every new
compiler, things have broken every release as far as I can see.  The only
stable ABI for any platform is C.

http://www.developer.com/net/cplus/article.php/3493706/Breaking-Changes-in-Visual-C-2005.htm
http://msdn.microsoft.com/en-us/library/bb531344.aspx
http://blogs.msdn.com/vcblog/archive/2009/05/25/stl-breaking-changes-in-visual-studio-2010-beta-1.aspx


-- 
Steve-o
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20091103/5cb44f33/attachment.htm>


More information about the zeromq-dev mailing list