You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed ipopt 3.14.15 with conda on Windows.
If I try to use a hsl linear solver, I get the following exception:
Exception of type: DYNAMIC_LIBRARY_FAILURE in file "D:\bld\ipopt_1712819048605\work\src\Common\IpLibraryLoader.cpp" at line 60:
Exception message: Error 87 while loading DLL libhsl.dll: The parameter is incorrect.
If I use the 3.14.14 version instead it works fine.