GNU GCC compiler (Standard)
已回答
Does CLion comes with updated standard GNU GCC compiler? Or we have to download and install it? And if we have to install it.... Then how to configure it?
请先登录再写评论。
Hello!
CLion doesn't have bundled toolchains. Here are the toolchain requirements: https://www.jetbrains.com/help/clion/installation-guide.html#toolchain-reqs. You can configure a toolchain in File | Settings | Build,Execution, Deployment | Toolchains (https://www.jetbrains.com/help/clion/toolchains.html).