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 running koch install during Nimrod's build process, ${mingw} isn't passed through to compiler/nimrod.ini, which results in a failed install. See Homebrew/legacy-homebrew#34693 for the workaround that we do to get passed this, which is unacceptable as a long term solution.
Tested on Mac OS X 10.9.
The text was updated successfully, but these errors were encountered:
When running
koch install
during Nimrod's build process, ${mingw} isn't passed through to compiler/nimrod.ini, which results in a failed install. See Homebrew/legacy-homebrew#34693 for the workaround that we do to get passed this, which is unacceptable as a long term solution.Tested on Mac OS X 10.9.
The text was updated successfully, but these errors were encountered: