I'm trying to get up to speed on C#/.NET/Mono so that hopefully I can make
contributions to mono. I'm running 0.23 on Mac OS X.

I have a trivially simple test class that I compile to VerifyNunit.dll. When
I try to run the test, I get:


$ mint nunit-console.exe VerifyNUnit.dll

** (nunit-console.exe:4289): WARNING **: Using non-atomic functions!
NUnit version 2.0.9
Copyright (C) 2002 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov.
Copyright (C) 2000-2002 Philip Craig.
All Rights Reserved.
** Warning **: cannot find mono/machine.config
Trying to load app config file...
.Illegal instruction
$ 

What am I doing wrong?


-- 
Robert Koss, Ph.D.     | Training, Mentoring, Contract Development
Senior Consultant      | Object Oriented Design, C++, Java
www.objectmentor.com   | Extreme Programming


_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to