Hi Danushka, I had a lot of problems with BOOST_ALL_DYN_LINK initially, so I removed it. Now that more issues are resolved, I'll try adding it back in.
FWIW, I ran the examples and such and didn't see any of the crashes that Shan did. -Steve -- Steve Huston, Riverace Corporation Check out my networked programming blog at http://stevehuston.wordpress.com/ > -----Original Message----- > From: Danushka Menikkumbura [mailto:[email protected]] > Sent: Friday, March 06, 2009 7:16 AM > To: [email protected] > Subject: Re: Experiences with qpid-1673 branch? > > > > > The other day you mentioned you may be able to point some test > > resources at the qpid-1673 branch (which adds Windows DLLs to the > > build). Have you had an opportunity to do that? > > > > Anyone else given this a try? I'd like to merge this to trunk > > shortly... > > > Hi Steve, > > I am failing to build the DLL's. This is due to libraries > trying to link > with non-win32 boost libs. I managed to get them to link with correct > boost libs using the BOOST_ALL_DYN_LINK preprocessor > definition and see > this is missing in all the projects under 1673 branch. > > Danushka > > -- > Danushka Menikkumbura > Technical Lead, WSO2 Inc. > > blog : http://danushka-menikkumbura.blogspot.com/ > > http://wso2.com/ - "The Open Source SOA Company" > > > > --------------------------------------------------------------------- > 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]
