Crash on debugging unit test via NUnit
Hi,
Debugging unit tests with the NUnit 2.4.8 framework causes a crash on my machine. It throws an exception that looks like:
Unable to find an entry point named 'nonexistent_dummy' in DLL 'MSVCR80.dll'.
Running it in regular mode (Run Tests) works with no problems.
I am running on Vista-64 bit.
Please sign in to leave a comment.