Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 76549 invoked from network); 12 Aug 2009 20:23:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Aug 2009 20:23:16 -0000 Received: (qmail 37321 invoked by uid 500); 12 Aug 2009 20:23:22 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 37253 invoked by uid 500); 12 Aug 2009 20:23:22 -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 37243 invoked by uid 99); 12 Aug 2009 20:23:22 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2009 20:23:22 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Aug 2009 20:23:11 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MbKLS-0004dd-34 for users@activemq.apache.org; Wed, 12 Aug 2009 13:22:50 -0700 Message-ID: <24943409.post@talk.nabble.com> Date: Wed, 12 Aug 2009 13:22:50 -0700 (PDT) From: asawilliams To: users@activemq.apache.org Subject: Re: vs2005-activemq-example blank console In-Reply-To: <1250076700.2622.2.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: asawilliams@gmail.com References: <24925853.post@talk.nabble.com> <1250076700.2622.2.camel@localhost> X-Virus-Checked: Checked by ClamAV on apache.org So, I tried to set some break points that I thought would surely trigger (beginning of main and constructors), but none of the break points were triggered. It seems like the program is not entering the main function. Maybe this is me being a VS2008 novice, or maybe there is something wrong with my configuration, but I do appreciate the help. Timothy Bish wrote: > > On Tue, 2009-08-11 at 14:11 -0700, asawilliams wrote: >> I am able to compile/build the vs2005-activemq-example in vs2008, but >> when I >> try to run it, a console shows up and its blank. I should at least see >> the >> "Starting the example:", but I dont even get that. I have not changed >> the >> original code and here are the versions of the includes: >> apr 1.3.8 >> apr util 1.3.9 >> activemq-cpp-library-3.0.1 > > We haven't tested the CPP client with versions of APR later than 1.3.5 > > Not sure what could be going wrong that aren't at least seeing the > initial output from the example. You might want to run in the debugger > and see where the code is stalling. > > Regards > Tim. > > > -- > Tim Bish > http://fusesource.com > http://timbish.blogspot.com/ > > > > > -- View this message in context: http://www.nabble.com/vs2005-activemq-example-blank-console-tp24925853p24943409.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.