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 <[email protected]> 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:[email protected]
>
>

Reply via email to