1,到官网下载eclipse  和  mingw-get-setup

2,先安装eclipse,然后等着。。。

 c++环境配置  Eclipse+mingw-get-setup

3,再安装mingw-get-setup,

等待。。。安装完成后打开,选择basic setup 选择全部的,installation--》apply changes  等待。。。

c++环境配置  Eclipse+mingw-get-setup

安装完成后,配置环境变量 (不会可以百度一下)     安装路径      ;C:\MinGW\bin

c++环境配置  Eclipse+mingw-get-setup

验证一下是否配置成功

cmd-->g++ -v    gcc -v

c++环境配置  Eclipse+mingw-get-setup

 

4,打开eclipse

配置运行环境

c++环境配置  Eclipse+mingw-get-setup

 

 

 添加路径

c++环境配置  Eclipse+mingw-get-setup

 不用build project也可以运行了,哈哈哈哈,6666。。。。

 

相关文章:

  • 2021-10-05
  • 2022-12-23
  • 2021-07-06
  • 2022-12-23
  • 2022-12-23
  • 2021-05-29
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-07-06
  • 2021-07-11
  • 2022-12-23
  • 2022-12-23
  • 2021-06-10
  • 2022-03-03
相关资源
相似解决方案