Sublime Forum

Cpp Code In Sublime Text 3

#1

I have using sublime text as my C++ compiler it is working fine till now but today it start giving me worng output and now it showing me the errors and if I corrected thar error then also it is pointing to the same error which is corrected.

0 Likes

#2

Sublime Text is not a C++ compiler nor does it ship with one. The single file C++ build system uses g++ to compile your code.

0 Likes

#3

Also further to @bschaaf’s comments, we could do with a lot more info, if you’re using ST3 to build C++ projects, greater minds than mine would need ST3 version, maybe the build instructions you’re using, system info perhaps. Error messages.

Don’t forget we can’t see what you can see.

I’m just a noob, but have got ST3 almost wrestled under my control, with build systems and stuff. So an experienced noob, so I might be able to help a bit.
There are better minds than mine that can help but we need more info please !

Ps ctrl+` accesses the control panel, are there any errors there for example. ctrl+` then closes that panel…

0 Likes

Special Characters in This Forum