1 Star 0 Fork 3.1K

沐瑶 / LearningNotes

forked from 陌溪 / LearningNotes 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 330 Bytes
一键复制 编辑 原始数据 按行查看 历史
陌溪 提交于 2020-04-09 18:57 . add blog

CLion搭建C语言环境

安装MinGW

网址:https://osdn.net/projects/mingw/downloads/68260/mingw-get-setup.exe/

下载后,在配置环境变量

E:\Software\MinGW

在勾选指定包

image-20200409180047335

然后打开cmd,使用 gcc -v查看是否配置成功

1
https://gitee.com/muyao_vip/LearningNotes.git
git@gitee.com:muyao_vip/LearningNotes.git
muyao_vip
LearningNotes
LearningNotes
master

搜索帮助