Hi Ted, I'm UTC+1 (Paris). I'll see if I can come up with a nice README to explain the process (it was quite hard for me the first time too :-))
Julien On Fri, Jul 17, 2009 at 9:35 PM, Ted Ross <[email protected]> wrote: > Thanks, > > What time zone are you in? > > My issue seems to stem from the fact that my Windows install is bare-bones. > I need to install ant, now I need Java, now it's looking for jython, etc. > The README should have a list of required software similar to what is > included in the c++ directory. > > -Ted > > > > Julien Lavigne du Cadet wrote: > >> Thanks for the info Ted. >> By the way, let me know if I can help regarding the problems you're having >> to compile the C# API with VS 2008 >> >> Julien >> >> -----Message d'origine----- >> De : Ted Ross [mailto:[email protected]] Envoyé : vendredi 17 juillet 2009 >> 18:08 >> À : [email protected] >> Objet : Re: C# QMF Console >> >> Julien Lavigne du Cadet wrote: >> >> >>> Hi, >>> >>> I'm curious to know with which environment the C# QMF console has been >>> developed as I can't get it to work. >>> As far as I can tell, there's at least 2 issues : - It's using AM3 >>> identifier whereas qpid0.5 is using AM2. Should I use it we a broker >>> compiled from the trunk? - The decoding of the QMF messages seems broken, >>> it breaks when handling schema response. However this might be a consequence >>> of my previous point >>> Can someone offer any advices on this? >>> >>> Regards, >>> >>> Julien >>> ______________________________________ >>> Sent from my www.pageflakes.com startpage >>> >>> --------------------------------------------------------------------- >>> Apache Qpid - AMQP Messaging Implementation >>> Project: http://qpid.apache.org >>> Use/Interact: mailto:[email protected] >>> >>> >>> >> Julien, >> >> The C# QMF console was introduced post-0.5 and should be run against the >> broker and agents from the trunk. As you noticed, there has been some >> evolution of the data formats used for schema descriptions (to support a new >> class extension feature) and as a result, the magic number revision has been >> incremented. >> >> For the Qpid 0.6 release, we will need to have a plan for backward and >> forward compatibility as not all components will necessarily be updated >> simultaneously by a user. In the mean time, if you wish to use the new >> features, you will need to use the trunk revision. >> >> -Ted >> >> >> --------------------------------------------------------------------- >> Apache Qpid - AMQP Messaging Implementation >> Project: http://qpid.apache.org >> Use/Interact: mailto:[email protected] >> >> >> P Please consider your environmental responsibility before printing this >> email >> >> >> ********************************************************************************* >> Ce message peut contenir des informations confidentielles. Les idees et >> opinions presentees dans ce message sont celles de son auteur, et ne >> representent pas necessairement >> celles du groupe ABC arbitrage. >> Au cas ou il ne vous serait pas destine, >> merci d'en aviser l'expediteur immediatement et de le supprimer. >> >> This message may contain confidential information. Any views or opinions >> presented are solely those of its author and do not necessarily represent >> those of ABC arbitrage. If you are not the intended recipient, >> please notify the sender immediately and delete it. >> >> ********************************************************************************* >> >> >> >> --------------------------------------------------------------------- >> Apache Qpid - AMQP Messaging Implementation >> Project: http://qpid.apache.org >> Use/Interact: mailto:[email protected] >> >> >> > >
