Can I use the Sublime Text for C++ or not? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can I use the Sublime Text for C++ or not?

1st Apr 2020, 7:11 AM
UglyDuck
4 Answers
+ 1
No... Sublime text does not have a compiler. Use codeblocks or dev c++ instead. I really recommend the second one.
1st Apr 2020, 7:26 AM
C0MM1T
C0MM1T - avatar
+ 1
Yes you can, but you will need to adjust it by downloading a C/C++ compiler and do some tweaks. You can google it to find the instructions on how to do it. But it will have some limitations, there are some pretty good IDEs like Community Visual Studio, VS Code, Dev-C++, etc.
1st Apr 2020, 7:29 AM
Jay W
+ 1
Yeah, but the answer to the question is Yes, you can use it. Now, it depends if you want to go through all that hassle because there are some IDEs that are good for C++.
1st Apr 2020, 7:34 AM
Jay W
0
Jay W, I think your solution too hard for a beginner...
1st Apr 2020, 7:32 AM
C0MM1T
C0MM1T - avatar