Re: [Nant-users] MCS task

2002-10-15 Thread Carlos Guzmán Álvarez
Hello: > Carlos, > thanks for the report. I found this myself on the weekend while > compiling NAnt on mono on linux. That code uses interop services which > is currently specific to the .NetFramework. I'll have a patch for this > in cvs later today. :)), thanks. Best regards Carlos Guzmán

Re: [Nant-users] MCS task

2002-10-15 Thread Ian MacLean
Carlos, thanks for the report. I found this myself on the weekend while compiling NAnt on mono on linux. That code uses interop services which is currently specific to the .NetFramework. I'll have a patch for this in cvs later today. Ian > Hello: > > The mcs task doesn´t work (tested in the l

[Nant-users] MCS task

2002-10-15 Thread Carlos Guzmán Álvarez
Hello: The mcs task doesn´t work (tested in the last snapshot), seems to be a problem with the path, it´s trying to execute the mcs in the path of the csc.exe of the .Net Framework, i solve this with remove the path and add a .bat to the mcs task name only for the mcs task (making this the