This code compiles and runs on GCC 3, GCC 4 and Visual Studio 2005. We have never tried to compile it with Sun compiler. The code is tested and can communicate with text messages with the broker (as our test code does).
Hope to get the time to make the code compile with more C++ compilers as soon as we get to a point where the code becomes complete. David -----Original Message----- From: Dhawan, Vikram (LNG-DAY) [mailto:[EMAIL PROTECTED] Sent: den 18 april 2006 23:37 To: [email protected] Subject: RE: openwire-cpp question Hi David, I tried that code earlier and ran in to build issues, there are lots of things in this code what Sun Compiler didn't liked. Is this code tested? Thanks! Vik -----Original Message----- From: David Fahlander [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 18, 2006 2:55 AM To: [email protected] Cc: Mats Forslöf Subject: RE: openwire-cpp question The latest code is of the openwire cpp client was uploaded as a jira patch at http://issues.apache.org/activemq/browse/AMQ-656. The latest version is called "source 060406.zip". It contains the full source tree as well as make files and a test program. /David -----Original Message----- From: Mittler, Nathan [mailto:[EMAIL PROTECTED] Sent: den 17 april 2006 17:28 To: [email protected] Cc: Mats Forslöf Subject: RE: openwire-cpp question Hi Mats, Is the code in svn your latest? I remember you including unit tests and makefiles at some point - did these get lost when the last patch was applied? -----Original Message----- From: Dhawan, Vikram (LNG-DAY) [mailto:[EMAIL PROTECTED] Sent: Monday, April 17, 2006 11:08 AM To: [email protected] Subject: RE: openwire-cpp question There is no test stub either. I am wondering if someone ever tested it? Vik -----Original Message----- From: Mittler, Nathan [mailto:[EMAIL PROTECTED] Sent: Monday, April 17, 2006 11:01 AM To: [email protected] Subject: RE: openwire-cpp question Hmm ... that surprises me - I know the openwire-cpp team had included makefiles in the past. I believe the code should support linux, windows, & OSX. Does anyone know where the makefiles are? -----Original Message----- From: Dhawan, Vikram (LNG-DAY) [mailto:[EMAIL PROTECTED] Sent: Monday, April 17, 2006 10:08 AM To: [email protected] Subject: RE: openwire-cpp question Hey Nate, I don't see any make file or something in there? Do you have any idea what O/S version and C++ complier this code recommends? Thanks! Vik -----Original Message----- From: Nathan Mittler [mailto:[EMAIL PROTECTED] Sent: Monday, April 17, 2006 6:16 AM To: [email protected] Subject: Re: openwire-cpp question The latter - It's a client-side library. The same is true for the Stomp CMS lib and the openwire .NET lib. Regards, Nate On 4/16/06, vik Dhawan <[EMAIL PROTECTED]> wrote: > > > I wanted to know the use of Development branch on SVN at > http://svn.apache.org/repos/asf/incubator/activemq/trunk/openwire-cpp/ > > Is this a C++ implementation of ActiveMQ? is it complete? or is it can be > used as a C++ library so some application can use classes in this library > to > connect to a remote AMQ server? > > Thanks! > > > -- > View this message in context: > http://www.nabble.com/openwire-cpp-question-t1459989.html#a3945792 > Sent from the ActiveMQ - Dev forum at Nabble.com. > >
