Search code examples
c++c++11intellij-ideaintellij-14

How can you use C++ in IntelliJ IDEA?


The question is in the title.

So far I've only used IntelliJ for Java. Do I need to download some sort of Compiler or how can I create C++ files?


Solution

  • You should use CLion instead. It's the JetBrains IDE for C/C++.