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 Makefile.nmake install prefix="c:\Program Files"
But all my problems were solved when
Gert put up a new build last sunday which is located at
http://nant.sourceforge.net/nightly/latest

HTH/Bedankt,
Martin-


----- Original Message ----- From: "John Cole" <[EMAIL PROTECTED]>
To: <nant-users@lists.sourceforge.net>
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.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\build\net-1.1.win32\nant-0.85-debug\bin\nant
-D:nant.dir="..\nant\build\net-1.1.win32\nant-0.85-debug"
-f:NAntContrib.build

xcopy /E /S /Y build\nantcontrib-0.85-debug
..\nant\build\net-1.1.win32\nant-0.85-debug

..\nant\build\net-1.1.win32\nant-0.85-debug\bin\nant
-D:nant.dir="..\nant\build\net-1.1.win32\nant-0.85-debug"
-f:NAntContrib.build msi
-------------------------------------------
But this fails on the NAnt package command.

What is the current procedure to get the NAnt msi out now?

Thanks,

John

-------------------------------------
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail.


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to