Re: Linker errors with C++ examples

2015-09-09 Thread aconway
On Wed, 2015-09-09 at 18:39 +, Clemens Vasters wrote: > Trying to build current qpid-proton master on Windows with Visual > Studio 2015 (MSVC 19) and I'm getting linker errors for std::auto_ptr > for all the examples in examples/cpp > > The errors all look largely the same and are all about au

Re: Linker errors with C++ examples

2015-09-09 Thread aconway
On Wed, 2015-09-09 at 15:07 -0400, Chuck Rolke wrote: > I get the same error with VS2012. Taking a look now... > > - Original Message - > > From: "Clemens Vasters" > > To: proton@qpid.apache.org > > Sent: Wednesday, September 9, 2015 2:39:03

Re: Linker errors with C++ examples

2015-09-09 Thread Chuck Rolke
I get the same error with VS2012. Taking a look now... - Original Message - > From: "Clemens Vasters" > To: proton@qpid.apache.org > Sent: Wednesday, September 9, 2015 2:39:03 PM > Subject: Linker errors with C++ examples > > Trying to build current qpid-p

Linker errors with C++ examples

2015-09-09 Thread Clemens Vasters
Trying to build current qpid-proton master on Windows with Visual Studio 2015 (MSVC 19) and I'm getting linker errors for std::auto_ptr for all the examples in examples/cpp The errors all look largely the same and are all about auto_ptr, so I just give one: sync_client.obj : error LNK2019: unr