fstiewitz / build-tools-cpp

Build your projects in atom
https://atom.io/packages/build-tools
MIT License
31 stars 6 forks source link

Does not work with linter #84

Closed LeastSignificantBit closed 5 years ago

LeastSignificantBit commented 5 years ago

Of some reason linter does not show any gcc errors.

Does this feature still work?

fstiewitz commented 5 years ago

What is your command configuration? You must make sure "Output: Linter" is enabled and a GCC/Clang Profile is selected.

LeastSignificantBit commented 5 years ago

Ah, I messed up the GCC/Clang profile part.