Hi
          I am new to NANT, I installed NANT on LINUX using mono framework, and it is working fine.
 
          But when i am trying to build "C-programs" using "cl" task I am getting an error as:

Target framework: Mono 1.0 Profile
Target(s) specified: tgt


tgt:

       [cl] Compiling 1 files to '/repo'.
       [cl] /nant1.build(4,3):
       [cl] 'cl' failed to start.

BUILD SUCCEEDED - 1 non-fatal error(s), 0 warning(s)


Can you help me in solving this problem........

Thank you in advance

Lekha

 

 

Reply via email to