RE: [Nant-users] Building with Mono and the task.

2005-01-30 Thread Gert Driesen
Nev, At this moment, the task does not support using Mono tool to build applications. This is planned for after the 0.85 release, but we could definitely use all the help we can get on this ... So if you have time ... :-) Right now, using is a valid alternative, which is not really "a lot of

[Nant-users] Building with Mono and the task.

2005-01-30 Thread Nev Delap
Firstly, is this supported? If so then... I set the framework to "mono-1.0", then it appears to be happy, except for the fact that it is trying use csc.exe under the Mono installation directories (as revealed by FileMon), rather than what is specified as the csc compiler in the NAnt.exe.config