Re: [Nant-users] Mono 1.1 vs. 2.0 Compilation

2004-08-25 Thread Gert Driesen
you run NAnt in verbose mode and send us the output, just to be sure its not a NAnt issue ? Thanks, Gert - Original Message - From: "Matthew Metnetsky" <[EMAIL PROTECTED]> To: "NAnt-Users" <[EMAIL PROTECTED]> Sent: Wednesday, August 25, 2004 4:13 PM Subjec

[Nant-users] Mono 1.1 vs. 2.0 Compilation

2004-08-25 Thread Matthew Metnetsky
I keep trying to build NAnt from the latest nightly build, but it keeps failing with messages about mono-2.0 being mis-configured. The problem is that it should be targeting mono-1.0 (latest CVS release of Mono). How do I go about forcing NAnt to think it's compiling from Mono-1.0.1-CVS? ~ Matth