From users-return-2893-apmail-qpid-users-archive=qpid.apache.org@qpid.apache.org Tue Jun 15 11:35:57 2010 Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 52787 invoked from network); 15 Jun 2010 11:35:56 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 Jun 2010 11:35:56 -0000 Received: (qmail 21885 invoked by uid 500); 15 Jun 2010 11:35:55 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 21499 invoked by uid 500); 15 Jun 2010 11:35:52 -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 21490 invoked by uid 99); 15 Jun 2010 11:35:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jun 2010 11:35:51 +0000 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=SPF_HELO_PASS,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jun 2010 11:35:43 +0000 Received: from jim.nabble.com ([192.168.236.80]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1OOUQC-0005ni-N9 for users@qpid.apache.org; Tue, 15 Jun 2010 04:35:12 -0700 Date: Tue, 15 Jun 2010 04:35:12 -0700 (PDT) From: "usman.ch" To: users@qpid.apache.org Message-ID: <1276601712712-5181521.post@n2.nabble.com> Subject: Problem when building direct_Queus example using codelite gcc complier MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am trying to build direct example using codelite IDE for gcc and getting the following errors >From D:/qpid-0.6/cpp/examples/direct/declare_queues.cpp:47: D:/qpid-0.6/cpp/include/qpid/framing/Buffer.h:76: error: function 'uint32_t qpid::framing::Buffer::available()' definition is marked dllimport D:/qpid-0.6/cpp/include/qpid/framing/Buffer.h:77: error: function 'uint32_t qpid::framing::Buffer::getSize()' definition is marked dllimport D:/qpid-0.6/cpp/include/qpid/framing/Buffer.h:78: error: function 'uint32_t qpid::framing::Buffer::getPosition()' definition is marked dllimport D:/qpid-0.6/cpp/include/qpid/framing/Buffer.h:79: error: function 'qpid::framing::Buffer::Iterator qpid::framing::Buffer::getIterator()' definition is marked dllimport D:/qpid-0.6/cpp/include/qpid/framing/Buffer.h:80: error: function 'char* qpid::framing::Buffer::getPointer()' definition is marked dllimport In file included from D:/qpid-0.6/cpp/include/qpid/framing/FieldValue.h:27, Could any please help me with this. Could you please tell me if qpid could be be build against mingW? Regards, Usman Majeed -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/Problem-when-building-direct-Queus-example-using-codelite-gcc-complier-tp5181521p5181521.html Sent from the Apache Qpid users mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:users-subscribe@qpid.apache.org