activemq-cpp problems with VS 2005 in Release mode

2010-07-05 Thread andrew . marlow
I have built version 3.2.1 of amq-cpp and have a serious problem when using release mode. Debug mode is just fine. I have built apr, apr-iconv, apr-util and expat from source. I have added the following macros to all builds: WIN32 _WINDOWS NOMINMAX _SECURE_SCL_THROWS=1 _SECURE_SCL=1

Re: activemq-cpp problems with VS 2005 in Release mode

2010-07-05 Thread Timothy Bish
On Mon, 2010-07-05 at 16:07 +0100, andrew.mar...@uk.bnpparibas.com wrote: I have built version 3.2.1 of amq-cpp and have a serious problem when using release mode. Debug mode is just fine. I have built apr, apr-iconv, apr-util and expat from source. I have added the following macros to

Re: activemq-cpp problems with VS 2005 in Release mode

2010-07-05 Thread andrew . marlow
to users@activemq.apache.org To users@activemq.apache.org cc Subject Re: activemq-cpp problems with VS 2005 in Release mode On Mon, 2010-07-05 at 16:07 +0100, andrew.mar...@uk.bnpparibas.com wrote: I have built version 3.2.1 of amq-cpp and have a serious problem when using release mode