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
When I try to find the list of parameters by running the cbc executable (which I find inside deps\usr\bin) I get the following "cbc.exe - System Error":
"The code execution cannot proceed because libgcc_s_seh-1.dll was not found. Reinstalling the program may fix this problem."
And this repeats for libgfortran-3.dll and libstdc++-6.dll
The solver does work withing JuMP. So it may not be a problem with the installation. But any idea why that does happen? And any suggestions for getting the list of parameters? Thank you!
Closing because this doesn't seem like it will happen anytime soon. The README now documents how to use Cbc_jll to view the list of supported parameters.
See https://github.com/JuliaOpt/Cbc.jl/blob/e10628f91b7b357c48dbf92e1447df5feca598e9/src/MOI_wrapper.jl#L34-L38
The text was updated successfully, but these errors were encountered: