I downloaded a current snapshot of NAntContrib from CVS and tried to build it. I failed :(
Can someone guide me? First, is there any particular place you should store the project in relation to Nant? Or do I just edit the .build file with the appropriate nAnt bin location?
Secondly, one of the errors I get is 'MidlTask.cs(261,14): error CS0246: The type or namespace name 'OptionSet' could not be found (are you missing a using directive or an assembly reference?)'
Looks like I'm missing a class file for OptionSet. Any ideas?
Thanks!
Regards,
Jay Turpin
"Learn from yesterday, live for today, hope for tomorrow." - Anonymous