Griffin,

This was fixed in cvs about a week ago.

Gert

----- Original Message ----- 
From: "Griffin Caprio" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 23, 2004 5:53 AM
Subject: [Nant-users] Mono compile error


> I am trying to compile NAnt under Mono, beta 3 and i keep getting this 
> strange error:
> 
> src/NAnt.DotNet/Types/ResourceFileSet.cs(86) error CS1501: No overload 
> for method `NAnt.Core.Types.FileSet' takes `1' arguments
> src/NAnt.DotNet/Types/ResourceFileSet.cs(86) error CS1501: New 
> invocation: Can not find a constructor in `NAnt.Core.Types.FileSet' for 
> this argument list
> src/NAnt.DotNet/Types/ResourceFileSet.cs(87) error CS0165: Use of 
> unassigned local variable `retFileSet'
> src/NAnt.DotNet/Types/ResourceFileSet.cs(107) error CS1501: No overload 
> for method `NAnt.Core.Types.FileSet' takes `1' arguments
> src/NAnt.DotNet/Types/ResourceFileSet.cs(107) error CS1501: New 
> invocation: Can not find a constructor in `NAnt.Core.Types.FileSet' for 
> this argument list
> src/NAnt.DotNet/Types/ResourceFileSet.cs(108) error CS0165: Use of 
> unassigned local variable `retFileSet'
> Compilation failed: 6 error(s), 3 warnings
> make[3]: *** [linux-bootstrap-nant.dotnet] Error 1
> make[2]: *** [linux-bootstrap] Error 2
> make[1]: *** [bootstrap] Error 2
> make: *** [all] Error 2
> 
> I have checked both source files, and they appear to be correct. This 
> is nant from cvs, btw.
> 
> Any ideas?
> 
> Thanks,
> Griffin
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by Black Hat Briefings & Training.
> Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
> digital self defense, top technical experts, no vendor pitches, 
> unmatched networking opportunities. Visit www.blackhat.com
> _______________________________________________
> Nant-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/nant-users
> 


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to