Roger,

You should try the latest nightly build of both NAnt and NAntContrib :

http://nant.sourceforge.net/nightly/builds/nant-20031003.zip

and

http://nantcontrib.sourceforge.net/nightly/builds/nantcontrib.Tasks-20031003.zip

Please let me know if you need more help,

Gert

----- Original Message ----- 
From: "Roger Chang" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, October 04, 2003 11:04 PM
Subject: [NAntC-Dev] nantcontrib build error


I need help on how to fix the error I'm getting when I try to build
nantcontrib:



Here are the steps I took:

1) Download Nant 0.8.3

2) Download nantcontrib 10/03 build

2) Unzip nant

3) Unzip nantcontrib into the nant directory

4) Change nant.exe.config to run .net framework 1.1

5) Go to the nant directory and run

nant -D:nant.dir= C:\projects\nant-0.8.3.50105 -f:NAntContrib.build



And i get the following error:

compile.schematask:



      [csc] Compiling 1 files to
C:\projects\nant-0.8.3.50105\build\nantcontrib-

0.8.4-debug\bin\NAnt.Xsd.Tasks.dll.

            c:\projects\nant-0.8.3.50105\src\Tasks\XsdTask.cs(54,6): error
CS024

6: The type or namespace name 'ProgramLocation' could not be found (are you
miss ing a using directive or an assembly reference?) Total time: 1 seconds.



BUILD FAILED



C:\projects\nant-0.8.3.50105\nantcontrib.build(79,10):

 External Program Failed:
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\csc.exe ( return code was 1)








-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
NAntContrib-Developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to