Steve Huston wrote:
From: David Rennalls [mailto:drenna...@gmail.com]
Sent: Friday, May 01, 2009 3:16 PM
To: dev@qpid.apache.org
Subject: Re: [0.5] RC-1 now available
Martin Ritchie wrote:
Hi,
I'm pleased to announce that RCs for 0.5 are now available:
http://people.apache.org/~ritchiem/Qpid-0.5/RC1/
Whilst not all of the artefacts we were looking to release were
completed I've put up what we had available.
It would be great if people could check them for any issues.
Regards
Martin
Hi,
I noticed one minor thing with the qpid-cpp-0.5.tar which
I grabbed to try a Windows build. The Visual Studio .sln and
.vcproj for the examples were missing.
My bad... I'm working on getting that resolved now.
If you try to build qpid on Windows from RC1, you'll also hit an error
that qpicbroker.vcproj is missing. I just fixed that (QPID-1835) for
the next RC, but for now you can copy src/qpidbroker.vcproj from the
qpid-0.5.tar file.
I have to use Visual Studio 2005. So I resorted to manually 'downgrading' the
.sln and .vproj files
(s/10.00/9.00/ and s/9.00/8.00/) and removed the reference to the missing
qpidbroker.vcproj at the
same time as I'm only interested in a client build.
On a side note.. I need a static build for my purposes and it seems the static
project configs went
away with the QPID-1673 'Dynamic Library Build on Windows (DLL)' changes.
However I was able to use
the svn history of the client and common .vcproj files to generate some working
static libs. So
personally I'd be in favour of having those static build configs added back.
Thanks,
David
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:dev-subscr...@qpid.apache.org