[Mono-list] nunit issue that I'm having
Martin Trejo
chilli.coder at gmail.com
Fri Nov 9 00:39:46 EST 2007
Hi,
I've used the -pkg option to include mono-nunit package definition. It
should go like this
mcs -pkg:mono-nunit
In NAnt scripts use as follows:
<pkg-references>
<package name="mono-nunit,dotnet" />
</pkg-references>
2007/11/2, Michael Masters <michael.masters at rallydev.com>:
>
> This is the version of mono that I'm using:
>
> mono --version
> Mono JIT compiler version 1.2.5.1 (tarball)
> Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
> TLS: normal
> GC: Included Boehm (with typed GC)
> SIGSEGV: normal
> Architecture: x86
> Disabled: none
>
> I'm trying to compile an nUnit example, but I can't compile it unless I
> download nunit and tell mcs where the nunit framework is. I'm using mono
> on MacOSX. I have nunit-console installed, but mcs can't find the dll. I
> thought nUnit came with mono, so I'm not sure what's wrong. Does anyone
> have any suggestions? I'm really new to mono, so I just want to make
> sure I'm doing anything wrong.
>
>
> -Michael Masters
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
Saludos,
Martín Trejo Chávez
http://chilli-coder.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20071108/91089eb2/attachment.html
More information about the Mono-list
mailing list