[Nant-users] Reporting Internal Errors with NUnit2

2005-01-01 Thread Marijn P. Vriens
Hi Listers, We're building a project that needs to compile on both Mono (Linux) and .net (win32), so we are unifing the build process using NAnt. NAnt works great for compiling. And I would like to intergrate Unittests into the BuildProcess using NUnit2. However, when running from NAnt two or

RE: [Nant-users] Building Nant on Mono.

2004-12-07 Thread Marijn P. Vriens
> > Hope this helps, > > Gert > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf Of > > Marijn P. Vriens > > Sent: maandag 6 december 2004 22:33 > > To: [EMAIL PROTECTED] > > Subject: [Nant-users

[Nant-users] Building Nant on Mono.

2004-12-06 Thread Marijn P. Vriens
Hi Listers, We're setting up a C# project that should be compilable in both Linux and Windows. So, I am trying to get Nant to compile under Mono 1.1 with Linux, but when running make it complains. I know that I have to select the correct framework to build (and it's not mono-2.0), and that instrun