.net - C# mXparser DLL error -
i've been getting error every time try run executable file project.
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
Post a Comment