Giter VIP home page Giter VIP logo

Comments (9)

hebaishi avatar hebaishi commented on August 16, 2024
  • Are you getting any error?
  • Do you have gcc installed? What output do you get from typing gcc --version in a terminal?
  • Also, inside atom, could you press Ctrl+Shift+I , click console, copy the linter-gcc command that appears in there, and paste it here?

from linter-gcc.

pankajk0001 avatar pankajk0001 commented on August 16, 2024

Window load time: 4164ms
/usr/share/atom/resources/app.asar/src/text-editor-component.js:957 /deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.
/usr/share/atom/resources/app.asar/src/text-editor-component.js:957 ::shadow pseudo-element is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.

from linter-gcc.

pankajk0001 avatar pankajk0001 commented on August 16, 2024

this is what appears in console.
And Yes i Have the gcc installed

from linter-gcc.

hebaishi avatar hebaishi commented on August 16, 2024

linter-gcc should print text to the console that starts with linter-gcc:. That is what we need. The messages you pasted here could have come from anywhere. Note that your text editor grammar should be set to C/C++/C++14, you need to have linting on-the-fly enabled, and linting is activated when the text in the current editor is modified.

from linter-gcc.

pankajk0001 avatar pankajk0001 commented on August 16, 2024

Test editor grammar is set to C attached file will show that
screenshot from 2016-02-17 23 14 34

from linter-gcc.

hebaishi avatar hebaishi commented on August 16, 2024

It looks like you don't have the base linter installed. This is an interesting problem, because when you install linter-gcc, linter should be installed automatically. Anyway, all you need to do is run the following command in your terminal, and restart atom.

apm install linter

Please let me know when you've got it working.

Edit: Thank you for reporting this issue. linter-gcc has been rewritten recently, and I must have missed out this feature which was present in the older version. I will correct this in the next update of linter-gcc.

from linter-gcc.

pankajk0001 avatar pankajk0001 commented on August 16, 2024

Ok Let me Try this.

from linter-gcc.

pankajk0001 avatar pankajk0001 commented on August 16, 2024

Great its working.
Thanks
but bug should be fixed
linter should install automatically
make sure to fix the bug

from linter-gcc.

hebaishi avatar hebaishi commented on August 16, 2024

The issue has been corrected. Thank you for reporting it.

from linter-gcc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.