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'm not sure if this is the right place to report this, if not, please point me to a better place.
The IPOPT package makes some assumptions about the IPOPT installation which are incorrect on OS X and probably on many LINUX systems. I managed to fix it by in /usr/local/Cellar/cutest/HEAD/libexec/packages/defaults/ipopt replacing the line
I'm not sure if this is the right place to report this, if not, please point me to a better place.
The IPOPT package makes some assumptions about the IPOPT installation which are incorrect on OS X and probably on many LINUX systems. I managed to fix it by in
/usr/local/Cellar/cutest/HEAD/libexec/packages/defaults/ipopt
replacing the linewith the more generic and platform-independent:
The text was updated successfully, but these errors were encountered: