[Nant-users] How to know the root cause for the linker errors ?

2004-12-22 Thread Diwakar Killamsetty
Hi, Probably this is not the right forum to ask this question but I am stuck with writing the nant script which is throwing some linker errors. The same project could able to build using VS2003. I gave the following options to the linker in the script file: === ==

[Nant-users] Fwd: Cannot open nochkclr.obj while building .NET class library using Nant.

2004-12-21 Thread Diwakar Killamsetty
Hi, I am trying to build a .NET (Framework version 1.1) project using Nant. Nant throws a fatal error LNK 1104 when it is not able to open nochkclr.obj. But VS2003 is able to skip that as a warning. The log is as follows: ** [cl] Generating Code... [link] Linking 15 files