CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

Tutorial: Configure CLion on Windows

Last modified: 15 November 2021

On Windows, configuring CLion requires setting up the environment: Cygwin, MinGW, WSL, or Microsoft Visual C++. You can have several environments installed on your system and create separate CLion toolchains for each of them. As a determining part of a toolchain, the environment provides C and C++ compilers, the make utility, and the debugger (in case of using default tools).

For details on Remote Host toolchains, see Full Remote Mode.