On Thu, 2009-04-23 at 15:52 -0400, Steve Huston wrote: > Hi Andrew, > > Thanks for the heads up! > > Right - I have a vcproj generator that automatically adds the > copyright stuff and making changes from within VS will wreak havoc. > I'll be happy when this is over too :-) > > For now, please send me your diffs, or put them in a jira, whichever > you prefer. I am also working on the Windows non-building issue from > recently, so I'll integrate yours as well.
I've just checked in the necessary code changes, but didn't check in adding the below files to client.vcproj. So adding the files should be now be the only necessary step. Andrew > > Thanks, > -Steve > > > -----Original Message----- > > From: Andrew Stitcher [mailto:[email protected]] > > Sent: Thursday, April 23, 2009 3:42 PM > > To: Steve Huston; [email protected] > > Subject: Windows vcproj files maintainance > > > > > > Steve, all, > > > > I've just committed a fix to some work checked in on the trunk for > the > > c++ client API so that Windows builds carry on working. However > there > > were some files added and when I added them to my version of > > client.vcproj file the diffs that resulted were large (including > > removing the apache license from the top). So I didn't commit > > the change > > to client.vcproj so the windows build is unfortunately still > > broken :(. > > > > However until we get a cmake based build working, what is the best > way > > to deal with this situation? > > > > The added files are: > > > > cpp/src/qpid/client/Completion.cpp > > cpp/src/qpid/client/Completion.h > > cpp/src/qpid/client/MessageImpl.cpp > > cpp/src/qpid/client/MessageImpl.h > > > > Andrew > > > > > > > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
