nt: Friday, November 04, 2005 11:33 AM
To: John Cole
Cc: nant-users@lists.sourceforge.net
Subject: Re: [Nant-users] compiling nant with .net 2.0 sdk...
Good Afternoon John
0.85RC3 was toast ..I spent all day saturday trying to get this build to
build using
the Full debug for nmake
nmake -d -p -f Make
ed at
http://nant.sourceforge.net/nightly/latest
HTH/Bedankt,
Martin-
- Original Message -
From: "John Cole" <[EMAIL PROTECTED]>
To:
Sent: Friday, November 04, 2005 11:23 AM
Subject: [Nant-users] compiling nant with .net 2.0 sdk...
Hello,
I've installed the .net 2
Hello,
I've installed the .net 2.0 sdk on my system (along with the 1.1 sdk) and
now I'm having a lot of trouble building nant and nantcontrib.
Here is what I used to do
--
nmake -f Makefile.nmake
bootstrap\NAnt.exe package
cd ..
cd NAntContrib
..\nant\bu