Hi Todd, Qpid 0.12 did not have proper support for Visual Studio 2010. The forthcoming 0.16 does. I recommend you check out a copy of the current source tree (see http://qpid.apache.org/source_repository.html) and work with that until 0.16 is released. I have been able to build the current source with Visual Studio 2010 on Windows 7. If you run into problems, please check back here.
-Steve > -----Original Message----- > From: Todd Herman [mailto:[email protected]] > Sent: Thursday, March 01, 2012 9:19 AM > To: [email protected] > Subject: Troubles building c++ Qpid 0.12 > > I spent hours last night trying to build the c++ version (0.12) of Qpid. I had > lots of problems with boost. I finally got it all to build. The projects and > solution opened fine but now the project won't actually build. I had over 300 > errors. I had to comment out some lines in the integer types header file that > was conflicting with stdint.h (I think that was the file) and I got the errors > down to 160. > > I am on a Windows 7 machine and using Visual Studio 2010. Does anyone > have the projects built (ready for compilation) in a similar environment that I > could have? > > Todd Herman > Senior Software Engineer > > APX Labs > 2350 Corporate Park Drive, Ste. 510 | Herndon, VA 20171 > m: 703-489-8761 | www.apx-labs.com<http://www.apx-labs.com> | > @APXLabs > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
