cureos / csipopt

.NET interface to Ipopt non-linear optimizer
http://code.google.com/p/csipopt/
Eclipse Public License 1.0
19 stars 11 forks source link

loadLib error #9

Open MohammadrezaMC2 opened 4 years ago

MohammadrezaMC2 commented 4 years ago

Hello I am using the precompile IPOPT libraries and when I want to change my solver from "mumps" to "ma57" I get this error: image I have built the libhsl.dll library and I have also add its directory to system PATH, but I still get this error....

any Idea on how to fix it ?

MohammadrezaMC2 commented 4 years ago

I am using the csipopt dlls and my code is in C#

MohammadrezaMC2 commented 4 years ago

I am using the csipopt dlls and my code is in C#