Nev, At this moment, the <solution> 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 <csc> is a valid alternative, which is not really "a lot of hassle" ... Gert > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Nev Delap > Sent: maandag 31 januari 2005 3:35 > To: nant-users@lists.sourceforge.net > Subject: [Nant-users] Building with Mono and the <solution> task. > > > 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 mono-1.0 section. > > <target name="build.assemblies.Mono" depends="setup"> > <property name="nant.settings.currentframework" > value="mono-1.0" /> > <solution configuration="${build.configuration}" > outputdir="${root.folder}\Mono\bin" verbose="true"> > <projects> > > If not then... What is the recommended way of doing the mono > compile without > having to manually <mcs> tasks, which if I have solutions > seems like a > lot of hassle. Do I need to use a transform to create mcs > tasks out of my > solutions or something? What's the best way? > > Cheers, > > Nev Delap > > ______________________________ > > Windows Software Engineer > Mantara Software > [EMAIL PROTECTED] > +61 7 3876 8844 > > [EMAIL PROTECTED] > +61 7 3420 6537 > > www.NevDelap.com > ______________________________ > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: IntelliVIEW -- Interactive > Reporting > Tool for open source databases. Create drag-&-drop reports. Save time > by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. > Download a FREE copy at http://www.intelliview.com/go/osdn_nl > _______________________________________________ > Nant-users mailing list > Nant-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/nant-users > > ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users