CLion installation (detailed steps + screenshots)

Table of contents

1. CLion-2021.1.3.exe download

2. Download the running environment mingw-w64 compressed package

3. Install the plug-in ---- ide-eval-resetter-2.1.13 compressed package download


1. CLion-2021.1.3.exe download

Other Versions - CLion (jetbrains.com)

1. Download

 2. Change the path

(Do not place it under a path containing Chinese characters)

———————next

3. Check everything

————next

5. Installing

 

6. The above is to restart immediately, the following is to restart later.

 

 7. Do not import settings

8. Choose a free trial

 

 

 ——————continue

9. New project

10. After clicking New Project, the following window will pop up. The storage path and project name in the picture must be in English and cannot contain Chinese. If your user name is in Chinese, you can create a new folder on the D drive to store it. project!

 

 

 ——————————create

11. Page after first creation

 

 After the first creation, debugging cannot be run because the compilation environment is not configured;

 

2. Download the running environment mingw-w64 compressed package

1. Download mingw-w64      MinGW-w64 - for 32 and 64 bit Windows download | SourceForge.net

 

 

 

 2. After downloading, unzip it. (I put it on the D drive. Mainly in the same directory where CLion is installed)

 

3. Configure mingw-w64 in CLion

File----Settings----Toolchains---- +

 

4. Configure the environment

 The purpose of placing mingw64 in the root directory of drive D is to be the same as the installation directory of CLion to facilitate independent query. If it is not displayed, you can click on the... on the right to search for mingw64-------ok

 

5. After the environment is configured, the program can be run.

3. Install the plug-in ---- ide-eval-resetter-2.1.13 compressed package download

(The plug-in is installed because the free trial was selected earlier. Installing the ida-eval-resetter plug-in allows unlimited free trials. Note that it cannot be used before the 2021 version )

1. Download

 Enter  https://plugins.zhile.io      OK

Go back and search for download in Marketplace

 ————OK 

Then Eval Reset will appear under help

 2. If it does not appear, consider whether you did not click OK after installation. You can also try restarting the software.

3. If the plug-in already exists, then File---Settings---Plugins---install... (find this compressed file, no need to decompress it!)

 

 

 It can also be successful;

 

 

Guess you like

Origin blog.csdn.net/qq_46476515/article/details/130599919