[Mono-list] NUnit cant be found
David Brown
mono at davidb.org
Sun Nov 11 15:54:22 EST 2007
On Sun, Nov 11, 2007 at 08:31:25PM +0100, Søren Juul wrote:
>I'm trying to get NUnit working, but i cannot find the necessary dll's to
>compile the nunit test-file. I'm using ubuntu and have installed nunit and
>nunit-console.
>I am using the NUit quick start code (
>http://www.nunit.org/index.php?p=quickStart&r=2.4.3).
Not sure about paths on Ubuntu, but, in order to build with gmcs, I needed
to add
-r:/usr/lib/mono/1.0/nunit.framework.dll
I still use nunit-console2 to run it.
David
More information about the Mono-list
mailing list