Return-Path: Delivered-To: apmail-qpid-users-archive@www.apache.org Received: (qmail 90915 invoked from network); 6 May 2010 09:56:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 May 2010 09:56:08 -0000 Received: (qmail 35763 invoked by uid 500); 6 May 2010 09:56:08 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 35686 invoked by uid 500); 6 May 2010 09:56:06 -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 35678 invoked by uid 99); 6 May 2010 09:56:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 May 2010 09:56:06 +0000 X-ASF-Spam-Status: No, hits=4.2 required=10.0 tests=HTML_MESSAGE,MSGID_MULTIPLE_AT,SPF_HELO_PASS,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.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; Thu, 06 May 2010 09:55:57 +0000 Received: from jim.nabble.com ([192.168.236.80]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1O9xnp-0006ES-FS for users@qpid.apache.org; Thu, 06 May 2010 02:55:33 -0700 Date: Thu, 6 May 2010 02:55:33 -0700 (PDT) From: "usman.ch" To: users@qpid.apache.org Message-ID: <001301caed03$002bb670$00832350$@choudhary@infotechgroup.com> In-Reply-To: <89C6D1C904EC4BFD99952A10FB4C45F1@hope> References: <1272959988543-5002182.post@n2.nabble.com> <89C6D1C904EC4BFD99952A10FB4C45F1@hope> Subject: RE: Dynamic Library Build on Windows (DLL) for 0.6 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_45706_20356686.1273139733473" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_45706_20356686.1273139733473 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Steve, Bundle of thanks for quick response. I am using qpid 0.5 code instead. My application is based on Unicode and when I try to compile qpid 0.5 visual studio project common and broker with project setting set to "Use Unicode Character Set" I received errors related to Unicode like "error C2664: 'OpenEventLogW' : cannot convert parameter 2 from 'const char [12]' to 'LPCWSTR'" "error C2664: 'LogonUserW' : cannot convert parameter 1 from 'const char *' to 'LPCWSTR'" Could you please tell me qpid supports Unicode is there a patch available for it? Thanks in advance, Usman Majeed Principal Software Engineer Usman.choudhary@infotechgroup.com InfoTech Private Limited T: +92 (42) 111-427-427 F: +92 (42) 3587-2265 M:+92 (321) 444-9515 12-N, Gulberg II, Lahore 54660, Pakistan. www.infotechgroup.com Lahore . Karachi . Islamabad . Dubai . Singapore . Accra The information contained in this e-mail is confidential and may be privileged. It is intended for the addressee only. If you have received this e-mail in error please notify us immediately and delete this email. You should not copy it for any purpose, or disclose its contents to any person. We cannot accept any responsibility for viruses; please scan all attachments. The statements and opinions expressed in this message are those of the author and do not necessarily reflect those of InfoTech. InfoTech does not take any responsibility for the views of the author. Save the environment. Think before printing. From: Steve Huston [via Apache Qpid users] [mailto:ml-node+5003290-1568777575-528115@n2.nabble.com] Sent: Tuesday, May 04, 2010 6:19 PM To: usman.ch Subject: RE: Dynamic Library Build on Windows (DLL) for 0.6 Hi Usman, > I am new to qpid. I am looking to build qpid using visual > studio 2008 from the source available at > https://svn.apache.org/repos/asf/qpid/trunk/qpid/. Ok. > I try to use the visual studio project available in patch at > https://issues.apache.org/jira/secure/attachment/12401029/QPID > -1673-qpid-solution.v2.patch > but using them it appears that there are several source files missing like > #include "qpid/framing/AMQP_AllProxy.h" > #include "qpid/framing/AMQP_AllOperations.h" > etc. Right - a file extracgted from a jira probably won't work by itself. > can some body guide me through. Yes - there are instructions in qpid/cpp/INSTALL-WINDOWS that will guide you through building with Visual Studio 2008. Best regards, -Steve -- Steve Huston, Riverace Corporation Total Lifecycle Support for Your Networked Applications http://www.riverace.com --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[hidden email] _____ View message @ http://apache-qpid-users.2158936.n2.nabble.com/Dynamic-Library-Build-on-Wind ows-DLL-for-0-6-tp5002182p5003290.html To unsubscribe from Dynamic Library Build on Windows (DLL) for 0.6, click here. -- View this message in context: http://apache-qpid-users.2158936.n2.nabble.com/Dynamic-Library-Build-on-Windows-DLL-for-0-6-tp5002182p5013413.html Sent from the Apache Qpid users mailing list archive at Nabble.com. ------=_Part_45706_20356686.1273139733473--