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

[NAnt-users] build problem.

2006-01-23 Thread Pritesh Shah
hello e'body, I am a newbie to nant. I'm trying to write a build file for a simple project. The project xyz depends on abc.dll . How do i go about doing that. Given below is my current .build file for xyz, which is giving the following errors: error CS0234: The type or namespace name 'abc' does n

[Nant-users] Build problem with imports and output

2005-06-23 Thread Brian Egger
Ok, I have a problem, and I don’t know whether it is a VBC problem, and environment problem, or a NANT problem. I am leaning towards an environment problem. Anyway, let me fair warn you, I am not a VB programmer, I am a Java programmer and the reason I am doing this is because I am very fam

[Nant-users] +Build Problem on Windows2000 Server machine+

2005-01-29 Thread Hüseyin BAYRAM
Hi, My question is little bit strange and newbie like but i am started using Nant long time ago on a WindowsXP machine.Now, we need to build our code on a Windows 2000 Server machine but I am getting very strange errors from csc that "no input files specified". I tried all combinations but i

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

[Nant-users] Build problem in 0.85

2004-11-02 Thread Kirti Krishnaswamy
  Hi, I am brand new to NAnt, hence pls bear with me. I downloaded the src and the bin compressed folders. I tried to build it as per instructions, but ran into a build problem. It generates a build log, but I am unable to locate it. I have cut and pasted the output below. Can anybody please h