Skip to content
New issue

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

Build error on install with latest commit #16

Closed
jongalloway opened this issue Sep 16, 2014 · 2 comments
Closed

Build error on install with latest commit #16

jongalloway opened this issue Sep 16, 2014 · 2 comments

Comments

@jongalloway
Copy link

I get the following build error:

Errors:

/Users/jongalloway/.atom/packages/atom-sharper/server/OmniSharp.sln (default targets) ->
(Build target) ->
/Users/jongalloway/.atom/packages/atom-sharper/server/Microsoft.Build.Evaluation/Microsoft.Build.Evaluation.csproj (default targets) ->
/usr/local/Cellar/kmono/3.6.1-10002/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->

/usr/local/Cellar/kmono/3.6.1-10002/lib/mono/4.5/Microsoft.CSharp.targets: error : Error executing tool '/usr/local/Cellar/kmono/3.6.1-10002/lib/mono/4.5/mcs.exe': ApplicationName='/usr/local/Cellar/kmono/3.6.1-10002/lib/mono/4.5/mcs.exe', CommandLine='/noconfig @/var/folders/8l/llxlwtjs5295sfv5p8zpr2m00000gn/T/tmpc281249.tmp', CurrentDirectory='/Users/jongalloway/.atom/packages/atom-sharper/server/Microsoft.Build.Evaluation', Native error= Cannot find the specified file

/Users/jongalloway/.atom/packages/atom-sharper/server/OmniSharp.sln (default targets) ->
(Build target) ->
/Users/jongalloway/.atom/packages/atom-sharper/server/NRefactory/ICSharpCode.NRefactory/ICSharpCode.NRefactory.csproj (default targets) ->
/usr/local/Cellar/kmono/3.6.1-10002/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->

/usr/local/Cellar/kmono/3.6.1-10002/lib/mono/4.5/Microsoft.CSharp.targets: error : Error executing tool '/usr/local/Cellar/kmono/3.6.1-10002/lib/mono/4.5/mcs.exe': ApplicationName='/usr/local/Cellar/kmono/3.6.1-10002/lib/mono/4.5/mcs.exe', CommandLine='/noconfig @/var/folders/8l/llxlwtjs5295sfv5p8zpr2m00000gn/T/tmp1e852d7f.tmp', CurrentDirectory='/Users/jongalloway/.atom/packages/atom-sharper/server/NRefactory/ICSharpCode.NRefactory', Native error= Cannot find the specified file

After this, when I start atom it doesn't load files or folders.

@nosami
Copy link
Contributor

nosami commented Sep 16, 2014

Odd. It's building ok on CI (although that's mono 3.0.12). It builds for me on Mono 3.8

There have been known issues with homebrew mono though. Maybe try official mono or update your mono install with homebrew?

@nosami
Copy link
Contributor

nosami commented Oct 4, 2014

Ok to close this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants