wbond / sublime_terminal

Launch terminals from the current file or the root project folder
https://packagecontrol.io/packages/Terminal
MIT License
597 stars 117 forks source link

Terminal is not Compiling #144

Closed MamoniAL closed 7 years ago

MamoniAL commented 7 years ago

Someone put a package to make the termial compiling becouse he can not do it. We need to compile in C syntax so pleas put that package. Thank for Sublime text is helping on school.

twolfson commented 7 years ago

This repository is for the package Terminal. Please stop opening unrelated issues. There are plenty of references about setting up Sublime Text for compiling C on Stack Overflow:

http://stackoverflow.com/questions/24225343/how-to-compile-and-run-c-in-sublime-text-3

http://stackoverflow.com/questions/33089548/compile-and-run-c-in-sublime-text-2-gcc

http://stackoverflow.com/questions/14621562/how-do-i-compile-and-run-a-c-program-in-sublime-text-2