| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 536 人关注过本帖
标题:新的mingw 如何配置环境
取消只看楼主 加入收藏
bianchengljy
Rank: 2
等 级:论坛游民
帖 子:42
专家分:37
注 册:2011-7-14
结帖率:85.71%
收藏
已结贴  问题点数:30 回复次数:3 
新的mingw 如何配置环境
新装的mingw   的include目录下没有C++
如没有类似的    C:\MinGW\include\c++\3.4.5



网上mingw环境配置怎么怎样多样
 
求高手解释一下 不同版本对应如何配置mingw
搜索更多相关主题的帖子: include 如何 网上 
2014-01-05 21:57
bianchengljy
Rank: 2
等 级:论坛游民
帖 子:42
专家分:37
注 册:2011-7-14
收藏
得分:0 
我只注册了path lib include  但include中没有写上C++的

好像一切正常,codeblocks也找得到,

就是想问  面对网上众多mingw环境配置方法 , 哪一种才最好
2014-01-06 23:42
bianchengljy
Rank: 2
等 级:论坛游民
帖 子:42
专家分:37
注 册:2011-7-14
收藏
得分:0 
好吧,去官网
官网写着

Right-click on your "My Computer" icon and select "Properties".
Click on the "Advanced" tab, then on the "Environment Variables" button.
You should be presented with a dialog box with two text boxes. The top box shows your user settings. The PATH entry in this box is the one you want to modify. Note that the bottom text box allows you to change the system PATH variable. You should not alter the system path variable in any manner, or you will cause all sorts of problems for you and your computer!
Click on the PATH entry in the TOP box, then click on the "Edit" button
Scroll to the end of the string and at the end add
;<installation-directory>\bin
press OK -> OK -> OK and you are done.
NOTE: Substitute <installation-directory> with the FULL absolute path name of the installation target directory you chose (ie C:\MinGW);
2014-01-07 14:02
bianchengljy
Rank: 2
等 级:论坛游民
帖 子:42
专家分:37
注 册:2011-7-14
收藏
得分:0 
只需要配置path
2014-01-07 14:03
快速回复:新的mingw 如何配置环境
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.011655 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved