MaximaSharp icon indicating copy to clipboard operation
MaximaSharp copied to clipboard

TypeInitializationException was unhandled.

Open lukep4 opened this issue 9 years ago • 1 comments

Whenever I try and use any of the MaximaSharp code, the following error is displayed at runtime.

An unhandled exception of type 'System.TypeInitializationException' occurred in Example.exe Additional information: The type initializer for 'MaximaSharp.Maxima' threw an exception.

lukep4 avatar Oct 31 '16 10:10 lukep4

The MaximaSharp project requires the Maxima-5.30.0 folder to be next your application (wherever Example.exe is located).

sgbj avatar Oct 31 '16 18:10 sgbj