去官网下载Download File List - MinGW - Minimalist GNU for Windows - OSDN
安装打开后,选中mingw32-base-bin、mingw32-gcc-g++-bin几项,点击菜单栏Installation->Apply Changes -> apply进行安装。
安装完成后D:\MinGW\bin(你安装的目录) 添加到系统环境变量中
添加完成打开cmd 使用命令gcc -v 查询是否安装成功
去官网下载Download File List - MinGW - Minimalist GNU for Windows - OSDN
安装打开后,选中mingw32-base-bin、mingw32-gcc-g++-bin几项,点击菜单栏Installation->Apply Changes -> apply进行安装。
安装完成后D:\MinGW\bin(你安装的目录) 添加到系统环境变量中
添加完成打开cmd 使用命令gcc -v 查询是否安装成功