NAnt 0.84 Release Candidate 2 is now available for download at
http://sourceforge.net/project/showfiles.php?group_id=31650
For a list of changes, see http://nant.sourceforge.net/releasenotes.html.
The NAnt Team
---
This SF.net email is spons
Gert Driesen wrote:
NAnt 0.84 Release Candidate 2 is now available for download at
http://sourceforge.net/project/showfiles.php?group_id=31650
For a list of changes, see http://nant.sourceforge.net/releasenotes.html.
The NAnt Team
Is it supposed to work with mono cvs?
thanks
MC
---
Gert
- Original Message -
From: "Marco Canini" <[EMAIL PROTECTED]>
Cc: "NAnt Mailing List (E-Mail)" <[EMAIL PROTECTED]>
Sent: Sunday, December 21, 2003 7:31 PM
Subject: Re: [Nant-users] NAnt 0.84 Release Candidate 2 available
> Gert Driesen wrote:
>
> > NAnt 0.84 Release Candidate 2 is
Gert Driesen wrote:
Gert
- Original Message -
From: "Marco Canini" <[EMAIL PROTECTED]>
Cc: "NAnt Mailing List (E-Mail)" <[EMAIL PROTECTED]>
Sent: Sunday, December 21, 2003 7:31 PM
Subject: Re: [Nant-users] NAnt 0.84 Release Candidate 2 available
Gert Driesen wrote:
NAnt 0.84 Release
try 'make clean' first and see how that goes. There is a pre-built nant
binary in the bin dir which *should* get overwritten by the make
process. This binary was built on windows which is why it has the
JScript depedency.
Ian
it doesn't compile with make all,
when make executes the target na
Ian MacLean wrote:
try 'make clean' first and see how that goes. There is a pre-built nant
binary in the bin dir which *should* get overwritten by the make
process. This binary was built on windows which is why it has the
JScript depedency.
Ok, except for a fix to the mono config path in nant.
Good idea Marco. I was about to look into auto-detection of mono. I was
going to use 'which mono' but your solution seems nicer.
is pkg-config guarenteed to be on every linux system that has mono
installed ?
Ian
Marco Canini wrote:
Ian MacLean wrote:
try 'make clean' first and see how that go
hmm on second thoughts it might be better to find mono on the search
path. pkg-config will not work for a mono installation built from source
- at least it doesn't for my installation.
Ian
Ian MacLean wrote:
try 'make clean' first and see how that goes. There is a pre-built
nant binary in the
On Mon, 2003-12-22 at 04:35, Ian MacLean wrote:
> Good idea Marco. I was about to look into auto-detection of mono. I was
> going to use 'which mono' but your solution seems nicer.
> is pkg-config guarenteed to be on every linux system that has mono
> installed ?
>
> Ian
>
well pkg-config is re