clion
- Ubuntu installation clion
- Predriving conditions (environment)
- Official website download
- Install CLion on Windows
- Method 1: Installation based on WSL environment
- Method 2: Installation of Windows environment
Ubuntu installationclion
Predriving conditions (environment)
Terminal input:
sudo apt-get install build-essential
sudo apt-get install cmake
sudo apt-get install bison
sudo apt-get install library*
sudo apt-get install libncurses5-dev
sudo apt-get install g++
sudo apt-get install kdelibs5-dev
sudo apt-get install make
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
Official website download
Link:link
WindowsInstall CLion
Method 1: Installation based on WSL environment
Link:jetbrains official website.
Method 2: Installation of Windows environment
Link:jetbrains official website.
ps: CLion supportVisualMicrosoft Visual C++ included with Studio 2013, 2015, 2017, and 2019Compiler。
2010VS is not supported