linter-clang icon indicating copy to clipboard operation
linter-clang copied to clipboard

Linter constantly crashing

Open tiferrei opened this issue 7 years ago • 2 comments

Hi there, I have installed linter-clang and autocomplete-clang to try and make Atom my go to IDE for C++ development. I came from a Vim environment where we just use YouCompleteMe.

Every time I make a change to the code the linter takes ages processing and then just gives up, and spits the same error repeatedly:

[Linter] Error running clang Error: Process execution timed out
    at /Users/tiferrei/.atom/packages/linter-clang/node_modules/sb-exec/lib/index.js:89
(anonymous) @ linter-registry.js [sm]:137

I was wondering if there might be some sort of conflict with autocomplete-clang as that doesn't work either.

tiferrei avatar Sep 11 '17 18:09 tiferrei

Hi I have the same problem on Mac OS. But the linter seems to do the job.

lpierron avatar Nov 09 '17 14:11 lpierron

@lpierron https://atom.io/packages/you-complete-me is fantastic. Will leave this open for the sake of getting it fixed but I'll stick to YCM.

tiferrei avatar Nov 24 '17 23:11 tiferrei