You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by 73books <73...@riva-networks.com> on 2009/07/17 21:02:14 UTC

Missing files in c#.net client library download

Hi,

I downloaded the .net client library 0-10 from the qpid download page below.

http://www.apache.org/dist/qpid/0.5/qpid-dotnet-0-10-0.5.zip

It seems that a bunch of directories/files are missing.  I suppose I can
download the source code from subversion.  But I'm not sure which revision
to get.  

Thanks for the help,


-- 
View this message in context: http://www.nabble.com/Missing-files-in-c-.net-client-library-download-tp24539968p24539968.html
Sent from the Qpid Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


Re: Missing files in c#.net client library download

Posted by Julien Lavigne du Cadet <ju...@gmail.com>.
You do need ant to do the first build because some files need to be
generated first (Side note to commiters : any specific reason this files are
not included in subversion? as far as I know they should not change very
often). You also need java and jython if I remember correctly.

Then :
- execute ant within the gentools directory, it will generate the files
- open the solution with VS 2008 and add the content of the "generated"
folder to the solution
You should now be able to compile

Please note that you need to download ALL the qpid sources in order to
execute ant successfully, there are some dependencies to the specs and java
root folders if I remember correctly

Julien

On Fri, Jul 17, 2009 at 10:06 PM, 73books <73...@riva-networks.com> wrote:

>
> I downloaded the source code for qpid-0.5 release here:
>
> https://svn.apache.org/repos/asf/qpid/branches/0.5-release/qpid/
>
> And I'd like to build the .net client for 0.10.  Do I need nant and ant to
> build?  Is it possible to build directly from VS 2005 or VS 2008?  If yes,
> how do I do it?
>
> Thanks,
>
>
>
>
> 73books wrote:
> >
> > Hi,
> >
> > I downloaded the .net client library 0-10 from the qpid download page
> > below.
> >
> > http://www.apache.org/dist/qpid/0.5/qpid-dotnet-0-10-0.5.zip
> >
> > It seems that a bunch of directories/files are missing.  I suppose I can
> > download the source code from subversion.  But I'm not sure which
> revision
> > to get.
> >
> > Thanks for the help,
> >
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Missing-files-in-c-.net-client-library-download-tp24539968p24540820.html
> Sent from the Qpid Developers mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project:      http://qpid.apache.org
> Use/Interact: mailto:dev-subscribe@qpid.apache.org
>
>

Re: Missing files in c#.net client library download

Posted by 73books <73...@riva-networks.com>.
I downloaded the source code for qpid-0.5 release here:

https://svn.apache.org/repos/asf/qpid/branches/0.5-release/qpid/

And I'd like to build the .net client for 0.10.  Do I need nant and ant to
build?  Is it possible to build directly from VS 2005 or VS 2008?  If yes,
how do I do it?

Thanks,




73books wrote:
> 
> Hi,
> 
> I downloaded the .net client library 0-10 from the qpid download page
> below.
> 
> http://www.apache.org/dist/qpid/0.5/qpid-dotnet-0-10-0.5.zip
> 
> It seems that a bunch of directories/files are missing.  I suppose I can
> download the source code from subversion.  But I'm not sure which revision
> to get.  
> 
> Thanks for the help,
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Missing-files-in-c-.net-client-library-download-tp24539968p24540820.html
Sent from the Qpid Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org