Sublime Forum

Configuring Sublime Text 2 To Compile C++?

#1

Hello, I recently purchased Sublime Text 2 because I love it for my web development, but I would also like to do C++ in it. I know Sublime Text 2 isn’t exactly an IDE, but is there a universal build system I could add so I could compile C++?

Many thanks,
Crynix

0 Likes

#2

There is i believe. I think you can set it up to work with visual studio include files. There are also packages SublimeClang and SublimeGDB that have something with making it work. Last thing that i found intresting is build system for c++. I would like to help you with making everything of this to work but i’m on same quest as you are.

0 Likes