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
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
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