Pycharm with easy, more like JetBrains home IDE, simply put the compiler replaced his home, Java, Python and go are very simple, C + + ideclion configuration trouble, so record, for later use. 1, installation configuration Cygwin
Reference http://blog.sina.com.cn/s/blog_143cf62360102wrgd.html
For a brief description, see the reference link.
(1) Official website https://cygwin.com/install.html
Download Https://cygwin.com/setup-x86_64.exe (This is 64-bit, 32-bit to go to the official website to find their own, the following configuration is followed by 64, but it should be the same)
(2) Installation
Next->install from Internet-> settings Download installation path-> direct connection-> Select Download Source (you can choose mirrors.ustc.edu.com[Northeastern University mirror station), Or add NetEase Mirror station: http://mirrors.163.com/cygwin/[Reference http://mirrors.163.com/.help/cygwin.html])
Next select the installed modules, respectively, search Gcc-core, gcc-g++, make, GDB, Binutils, all of the above items are in the Devel folder.
There is a search box, check the above several out of the results of the previous skip, the skip switch to version number, meaning that the original skip (skip) The module is now installed.
(3) Add the bin directory under the installation directory to the PATH environment variable when the installation is complete.
Note: I have previously configured MinGW and Clion encounter a lot of problems, feel too troublesome, or Cygwin simpler, the proposed Cygwin. 2. Installation activation Clion
Download activation clion http://www.7down.com/soft/105736.html 3, clion configuration Cygwin
The
only sets the first two red boxes, others are previously configured and useless. Configure the third red box front is all small black check to explain OK, enjoy your C + + IDE bar.