Re: [NAnt-users] build problem.

2006-01-23 Thread Gary Feldman
Pritesh Shah wrote: ... error CS0234: The type or namespace name 'abc' does not exist in the class (are you missing an assembly reference?) That's the clue. ... Add a reference to abc.dll here. The block in NAnt

Re: [Nant-users] Build problem in 0.85

2004-11-02 Thread Kevin Williams
It is not necessary to "build" NAnt before using. The instructions must either be wrong or misleading. Think about it - if NAnt can "build" itself, doesn't that mean it is already built? -- Get Firefox! http://www.spreadfirefox.com/?q=affiliates&id=26755&t=1 Kirti Krishnaswamy wrote: Hi, I a