> ----- Original Message ----- 
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, February 26, 2004 2:34 AM
> Subject: [Nant-users] Compiling nAnt source code?
>

> Two questions folks:
>
> 1- Is there any benefits from compiling the source code and not using the
> assemblies provided?

Not really, unless you're running NAnt on Mono/Linux.

> 2- I tried compiling in VS framework 1.1, it does not work, I fixed all
> refrences and no good.

NAnt currently does not compile in VS.NET.  This is because of a bug in
VS.NET, which will only be fixed in Whidbey :(

> I also tried compiling using the supplied build scripts
> but they failed too.

What error are you getting when compiling NAnt using the main  build file
(NAnt.build) ?

> I even tried compiling the projects one by one, and still
> no good. Below is the output from compiling the nant.console, what is the
order
> in which the projects should be compiled in?

You should use the main build file to build the NAnt projects/assemblies, as
some properties are passed in from the main build file (NAnt.build).

Gert



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to