From users-return-5984-apmail-qpid-users-archive=qpid.apache.org@qpid.apache.org Thu Mar 1 16:50:39 2012 Return-Path: X-Original-To: apmail-qpid-users-archive@www.apache.org Delivered-To: apmail-qpid-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 65BDC97A1 for ; Thu, 1 Mar 2012 16:50:39 +0000 (UTC) Received: (qmail 98602 invoked by uid 500); 1 Mar 2012 16:50:39 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 98564 invoked by uid 500); 1 Mar 2012 16:50:39 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 98554 invoked by uid 99); 1 Mar 2012 16:50:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 16:50:39 +0000 X-ASF-Spam-Status: No, hits=-5.0 required=5.0 tests=RCVD_IN_DNSWL_HI,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of crolke@redhat.com designates 209.132.183.24 as permitted sender) Received: from [209.132.183.24] (HELO mx3-phx2.redhat.com) (209.132.183.24) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Mar 2012 16:50:32 +0000 Received: from zmail12.collab.prod.int.phx2.redhat.com (zmail12.collab.prod.int.phx2.redhat.com [10.5.83.14]) by mx3-phx2.redhat.com (8.13.8/8.13.8) with ESMTP id q21GoAuL011610 for ; Thu, 1 Mar 2012 11:50:10 -0500 Date: Thu, 01 Mar 2012 11:50:10 -0500 (EST) From: Chuck Rolke To: users@qpid.apache.org Subject: Re: Troubles building c++ Qpid 0.12 Message-ID: <819aee21-b024-4eef-bdc0-f4369750ed15@zmail12.collab.prod.int.phx2.redhat.com> In-Reply-To: <980973149D509B4AA117C3CE035BACA9050A2A01@BY2PRD0610MB366.namprd06.prod.outlook.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Originating-IP: [10.11.11.35] X-Mailer: Zimbra 7.1.2_GA_3268 (ZimbraWebClient - FF3.0 (Linux)/7.1.2_GA_3268) X-Virus-Checked: Checked by ClamAV on apache.org You 0.16 windows client code should work against the 0.12 server. In the 0.12 time frame Visual Studio 2008 was the only environment supported for Windows. If you can install that then you will have a much easier time building 0.12 clients. You can pick up a pre-compiled boost library for Windows at http://people.apache.org/~chug/boost-win-1.47/ There are four .zips to choose from: VS2008-VS2010, x86-x64. I've used boost-1.47 for Qpid 0.13 through 0.15 but not for 0.12. Moving forward please use boost-1.47 or later. -Chuck ----- Original Message ----- > From: "Todd Herman" > To: users@qpid.apache.org > Sent: Thursday, March 1, 2012 10:47:41 AM > Subject: RE: Troubles building c++ Qpid 0.12 > > Thanks for the response. I am attempting to setup an environment > similar to my customers so I can develop something for them. They > are using version 0.12 which is why I was trying to use it. Do you > have any idea if there are huge differences between 0.16 and 0.12 > that will cause me issues. Meaning, if I go ahead and use version > 0.16 and build my code to target that server, should it still work > against the 0.12 server? Also, will it possibly work if I install > Visual Studio 2008 and build against it instead of 2010. > > Todd Herman > Senior Software Engineer > =C2=A0 > APX Labs > 2350 Corporate Park Drive, Ste. 510 | Herndon, VA 20171 > m: 703-489-8761 |=C2=A0www.apx-labs.com | @APXLabs > > > -----Original Message----- > From: Steve Huston [mailto:shuston@riverace.com] > Sent: Thursday, March 01, 2012 10:43 AM > To: users@qpid.apache.org > Subject: RE: Troubles building c++ Qpid 0.12 > > 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:todd@apx-labs.com] > > Sent: Thursday, March 01, 2012 9:19 AM > > To: users@qpid.apache.org > > 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 | > > @APXLabs > > > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:users-subscribe@qpid.apache.org > > > > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:users-subscribe@qpid.apache.org > > --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org