Gert, thanks for the answer. I noticed that the information in the config file did not seem correct. I will try it again with the latest version. Peter
> Peter, > > The installer for Mono 1.0.1 registers installation information in a > different registry key, so you actually need a recent nightly build of > NAnt (http://nant.sourceforge.net/nightly/builds). > > However, the are also some serious regressions in Mono : bugs #63430 > and #63441. > > Gert > ----- Original Message ----- > From: "Peter Zandbergen" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, September 06, 2004 9:41 AM > Subject: [Nant-users] Building for mono 1.0.1 on windows > > >> Dear All, >> >> I have been trying to use NAnt for building assemblies for Mono 1.0.1. >> I found the parameter -defaultframework:<text> and found the >> NAnt.exe.config file. According to the config file, I should be able >> to build for mono-1.0, but I always get the message: >> ==== >> NAnt 0.84 (Build 0.84.1455.0; net-1.0.win32; release; 26/12/2003) >> Copyright (C) 2001-2003 Gerry Shaw >> http://nant.sourceforge.net >> >> Invalid framework 'mono-1.0' specified. >> >> Possible values include: >> >> net-1.1 (Microsoft .NET Framework 1.1) >> net-1.0 (Microsoft .NET Framework 1.0) >> ==== >> >> I also tried to change the config file to add a new framwork node, >> that points to the correct mono installation directory, using the >> property nodes inside the framework node. But I still get the above >> error message. Can anybody help me and tell me what I am doing wrong? >> >> Thanks, >> >> Peter Zandbergen >> >> >> >> >> ------------------------------------------------------- >> This SF.Net email is sponsored by BEA Weblogic Workshop >> FREE Java Enterprise J2EE developer tools! >> Get your free copy of BEA WebLogic Workshop 8.1 today. >> http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click >> _______________________________________________ >> Nant-users mailing list >> [EMAIL PROTECTED] >> https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
