Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-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 5693A9B3E for ; Thu, 29 Mar 2012 15:47:12 +0000 (UTC) Received: (qmail 79361 invoked by uid 500); 29 Mar 2012 15:47:11 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 79332 invoked by uid 500); 29 Mar 2012 15:47:11 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 79324 invoked by uid 99); 29 Mar 2012 15:47:11 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Mar 2012 15:47:11 +0000 X-ASF-Spam-Status: No, hits=-0.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of tabish121@gmail.com designates 209.85.216.171 as permitted sender) Received: from [209.85.216.171] (HELO mail-qc0-f171.google.com) (209.85.216.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Mar 2012 15:47:04 +0000 Received: by qcsp15 with SMTP id p15so1659876qcs.2 for ; Thu, 29 Mar 2012 08:46:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:subject:from:to:date:in-reply-to:references:content-type :x-mailer:content-transfer-encoding:mime-version; bh=JgyX2zprzEXmUfPCqDrFuIMtM0Hr507Pa5VFY5aPZoc=; b=SWHXCw90ZNV9rg4bccDwcOSJt30wK5LEKgp0Xn8+EcuRx1xseoSCyGiq5hSkz+xSb2 jIcSSy2r2JDZDXfrI2QEjyfOcYCWS9n08W/WCxKNNxNd4SiIKCol2T0+6kh2ILuIFc6A rG6HKdpkvvi8sBxKkKLV6Pdmyz8Sbyh4OOgpPflKJ5fm275R6HF38Gcsi0nP9W91EMlD Kqp9UzPyVK7GJATc22NJHX0wM0hx/GLedeLtxbSJnobWfNtUmvkLbOL5+52QDU65JSSZ lQ6pVA2iqHdOYh0Qg5AU9JXr9oFVVE1gaV0dDFOzC/eVP9h4XzAMPSTrG5R0RI2iu4UN JR9Q== Received: by 10.224.9.75 with SMTP id k11mr921247qak.17.1333036003467; Thu, 29 Mar 2012 08:46:43 -0700 (PDT) Received: from [192.168.2.150] (c-98-231-181-148.hsd1.va.comcast.net. [98.231.181.148]) by mx.google.com with ESMTPS id dv7sm12991847qab.15.2012.03.29.08.46.42 (version=SSLv3 cipher=OTHER); Thu, 29 Mar 2012 08:46:42 -0700 (PDT) Message-ID: <1333036000.2636.0.camel@OfficePC> Subject: Re: Building ActiveMQ-CPP with VC++ 2010 Express and Windows SDK 7.1 From: Timothy Bish To: users@activemq.apache.org Date: Thu, 29 Mar 2012 11:46:40 -0400 In-Reply-To: <1333032806526-4515676.post@n4.nabble.com> References: <1333032806526-4515676.post@n4.nabble.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.2- Content-Transfer-Encoding: 7bit Mime-Version: 1.0 On Thu, 2012-03-29 at 07:53 -0700, stephenju wrote: > I am trying to build ActiveMQ-CPP with with VC++ 2010 Express and Windows SDK > 7.1. VC++ Express has all the tools in normal VS sans the IDE. But I am not > sure where to start. I've built APR and friends. How do I set up so they can > be found by ActiveMQ-CPP build process? If you check the project settings in Visual Studio for ActiveMQ-CPP you will find some Env variables that you need to set to point to where the APR and CPPUnit libs and includes are located. -- Tim Bish Sr Software Engineer | FuseSource Corp tim.bish@fusesource.com | www.fusesource.com skype: tabish121 | twitter: @tabish121 blog: http://timbish.blogspot.com/