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 0C3EFD15A for ; Mon, 15 Oct 2012 17:42:55 +0000 (UTC) Received: (qmail 53578 invoked by uid 500); 15 Oct 2012 17:42:54 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 53554 invoked by uid 500); 15 Oct 2012 17:42:54 -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 53546 invoked by uid 99); 15 Oct 2012 17:42:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2012 17:42:54 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of rajeshkhan808@gmail.com designates 209.85.217.170 as permitted sender) Received: from [209.85.217.170] (HELO mail-lb0-f170.google.com) (209.85.217.170) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2012 17:42:48 +0000 Received: by mail-lb0-f170.google.com with SMTP id gm13so3313287lbb.15 for ; Mon, 15 Oct 2012 10:42:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=SgtBoC/4OpkWk0uhCLnY01r0ITARKUsIAvM46/veQSc=; b=GN2NbONFXkY6BDHJMa0YppHuT7G6zj/R5RxVs8xm7hsi+geIs8Eybv30zi0Ebn/WOt GRE6iejgeXoK+RSrOMe+hcQfGImADFJBGximQ8vVykhYO04eeYL5Q5T0z1i4/VayB3Rf RQhPcALCMjIGYfCEbA/L9nblk+ePeR0m/2A2fmO35X835nIz0qaKw5K3dj/cXSTkeOFw IamJxCtcLaAiAOaJzlmG2ZwwS3TrdBeeWUiAI8iXJGFzA7sMfZeQSZnEUrdNNcx+yXir b52luSyFAkGyvN4BYfhToEVMxJ/TepE7q05KQEWI5WD9JLhet6vdzbW0tAtPZYn0ujK4 DbJg== MIME-Version: 1.0 Received: by 10.112.26.67 with SMTP id j3mr1907202lbg.39.1350322946641; Mon, 15 Oct 2012 10:42:26 -0700 (PDT) Received: by 10.114.59.132 with HTTP; Mon, 15 Oct 2012 10:42:26 -0700 (PDT) Date: Mon, 15 Oct 2012 11:42:26 -0600 Message-ID: Subject: Broker Qpidd.exe first time - error From: Rajesh Khan To: users@qpid.apache.org Content-Type: multipart/alternative; boundary=bcaec5555678910e7b04cc1c8fff X-Virus-Checked: Checked by ClamAV on apache.org --bcaec5555678910e7b04cc1c8fff Content-Type: text/plain; charset=ISO-8859-1 After Building QPID from source for the first time , I am attempting to run the broker.Here is what I am doing The Directory in which broker was created in is at: D:\qpid-0.18\qpid-0.18\cpp\src\Debug so here is what I did D:\qpid-0.18\qpid-0.18\cpp\src\Debug>qpidd However I get the message that the file *"boost_system-vc100-mt-gd-1_47.dll" * is missing. I searched for the file and it is present in D:\CppLibraries\boost-win-1.47-64bit-vs2010\lib *Any suggestion on what I should do ? How could I make QPidd.exe find that file ?* --bcaec5555678910e7b04cc1c8fff--