From dev-return-11179-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Tue Jun 17 08:22:23 2008 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 91365 invoked from network); 17 Jun 2008 08:22:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Jun 2008 08:22:23 -0000 Received: (qmail 80595 invoked by uid 500); 17 Jun 2008 08:22:24 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 80584 invoked by uid 500); 17 Jun 2008 08:22:24 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 80573 invoked by uid 99); 17 Jun 2008 08:22:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 Jun 2008 01:22:24 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.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; Tue, 17 Jun 2008 08:21:34 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1K8WOo-0003te-OZ for dev@activemq.apache.org; Tue, 17 Jun 2008 01:18:42 -0700 Message-ID: <17880329.post@talk.nabble.com> Date: Tue, 17 Jun 2008 01:18:42 -0700 (PDT) From: BigBlue To: dev@activemq.apache.org Subject: ActiveMQ-CPP on machine without Visual Studio MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: marcin.bukowski@sabre.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am working on app, which uses a activemq-cpp. It works correctly on my machine, but I have a terrible problem to run it on another machine, where doesn't exist VS2005. I tried to do everything with compilation options but it doesn't work. I get a message "Cannot execute program". In my opinion it is some problem with this library. Does anyone have some idea? Marcin marcin.bukowski@sabre.com -- View this message in context: http://www.nabble.com/ActiveMQ-CPP-on-machine-without-Visual-Studio-tp17880329p17880329.html Sent from the ActiveMQ - Dev mailing list archive at Nabble.com.