We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to build on OSX 10.9, and I am getting this as the error. Fresh OS, so I'm perplexed.
/usr/local/Cellar/mono/3.4.0/lib/mono/4.5/Microsoft.CSharp.targets: error : Error executing tool '/usr/local/Cellar/mono/3.4.0/lib/mono/4.5/mcs.exe': ApplicationName='/usr/local/Cellar/mono/3.4.0/lib/mono/4.5/mcs.exe', CommandLine='/noconfig @/var/folders/24/lrghq91141j8cfgc25_mc6w00000gn/T/tmp48dfb01.tmp', CurrentDirectory='/Users/ryan/.ryan/vim/bundle/Omnisharp/server/NRefactory/ICSharpCode.NRefactory', Native error= Cannot find the specified file
The text was updated successfully, but these errors were encountered:
There seems to be something wrong with the brew version of mono. See here #80
Sorry, something went wrong.
Thanks, that turns out to be true for me as well.
No branches or pull requests
Trying to build on OSX 10.9, and I am getting this as the error. Fresh OS, so I'm perplexed.
/usr/local/Cellar/mono/3.4.0/lib/mono/4.5/Microsoft.CSharp.targets: error : Error executing tool '/usr/local/Cellar/mono/3.4.0/lib/mono/4.5/mcs.exe': ApplicationName='/usr/local/Cellar/mono/3.4.0/lib/mono/4.5/mcs.exe', CommandLine='/noconfig @/var/folders/24/lrghq91141j8cfgc25_mc6w00000gn/T/tmp48dfb01.tmp', CurrentDirectory='/Users/ryan/.ryan/vim/bundle/Omnisharp/server/NRefactory/ICSharpCode.NRefactory', Native error= Cannot find the specified file
The text was updated successfully, but these errors were encountered: