Dear All,
I am facing a problem in using HSL ma57 in casadi 2.4.1 32bit version under win7.
However, when I run with the option to use ma57 I get the error:
Exception of type: OPTION_INVALID in file
"../../../../Ipopt/src/Algorithm/IpAlgBuilder.cpp" at line 345:
Exception message: Selected linear solver MA57 not available.
Tried to obtain MA57 from shared library "libhsl.so", but the following
error occured:
Windows error while loading dynamic library libhsl.so, error = 126.
(see
http://msdn.microsoft.com/en-us/library/ms681381%28v=vs.85%29.aspx)
EXIT: Invalid option encountered.
proc wall num mean mean
time time evals proc time
wall time
main loop 0.001 [s] 0.001 [s]
I also tried to rename libhsl.dll to libhsl.so but this does not solve the problem. Any suggestion?
Thanks for your help,
Marco