配置clion-cygwin必按包地址
cygwin官方下载地址:Download | CMake
根据上面第一个提供的安装连接,在使用clion配置cygwin的时候必须下载配置的包一共有以下几个:
- g++, the GNU C++ compiler,
- gdb, the GNU debugger, and
- make, a utility for compiling and linking multi-file projects.
- cmake,
- gcc-g++, C++ compiler
- gcc-core, C compiler