Hello Ian, On Sat, 2004-01-17 at 02:10, Ian MacLean wrote: > Marco, > Are you running the latest buils of nant and mono ? A slightly modified > version of your build file works fine for me. How modified?
I´ve latest nant release (I think) $ nant NAnt 0.84 (Build 0.84.1450.0; net-1.0.win32; rc 2; 12/21/2003) [...] I´m using mono from cvs, installed in /opt/gnome2 I modified NAnt.exe.config to fit that path but maybe I did it wrong This is how my mono-1.0 framework tag looks like: <framework name="mono-1.0" description="GNOME projects port of the .NET Framework" version="${version}" runtimeengine="mono" sdkdirectory="/opt/gnome2/bin" frameworkdirectory="/opt/gnome2/bin" frameworkassemblydirectory="/opt/gnome2/lib"> > do you have a monoresgen.exe on your system ? what does: > which monoresgen.exe > return ? I think it works well: $ monoresgen SchemaI18N.txt Read in 5 resources from 'SchemaI18N.txt' Writing resource file... Done. > > Ian > > >On Sat, 2004-01-17 at 00:29, Ian MacLean wrote: > > > > > >>It should work. What does your build file look like ? > >> > >> > >I'm attaching it. > >Thanks > > > > > > > >>Ian > >>Marco Canini wrote: > >> > >> > >> > >>>is the resgen task supposed to work with mono? > >>>i'm getting this: > >>> > >>>NAnt 0.84 (Build 0.84.1450.0; net-1.0.win32; rc 2; 12/21/2003) > >>>Copyright (C) 2001-2003 Gerry Shaw > >>>http://nant.sourceforge.net > >>> > >>>Buildfile: > >>>file://home/marco/src/cvs/marco/Schema4ADO.Net/Schema4ADO.Net.build > >>>Target(s) specified: build > >>> > >>>init: > >>> > >>> > >>>build: > >>> > >>> > >>>BUILD FAILED > >>> > >>>/home/marco/src/cvs/marco/Schema4ADO.Net/Schema4ADO.Net.build(14,9): > >>>invalid element <resgen>. Unknown task or datatype. > >>> > >>>Total time: 0.2 seconds. > >>> > >>> > >>> > >>> > >>> > >> > >>------------------------------------------------------- > >>The SF.Net email is sponsored by EclipseCon 2004 > >>Premiere Conference on Open Tools Development and Integration > >>See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > >>http://www.eclipsecon.org/osdn > >>_______________________________________________ > >>Nant-users mailing list > >>[EMAIL PROTECTED] > >>https://lists.sourceforge.net/lists/listinfo/nant-users > >> > >> > > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > Nant-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-users -- Marco Canini <[EMAIL PROTECTED]> ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users