.net - C# mXparser DLL error -




i've been getting error every time try run executable file project.

mxparser error

i'm using .net framework 4.6 , have downloaded 'bin only' files mxparser site.

why don't install via nuget? have automated , don't have worry whole "dll" process.

you can can using manager or add following line of code:

install-package mathparser.org-mxparser -version 4.1.1 

in case want continue "manual method" make sure dll file same directory have executable at. if you're building app using visual studio should "debug" folder located in "bin".





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -