登录 用户中心() [退出] 后台管理 注册
   
您的位置: 首页 >> 程序员学前班[不再更新,只读] >> 主题: Eclipse CDT 编译运行出错时,控制台信息乱码     [回主站]     [分站链接]
标题
Eclipse CDT 编译运行出错时,控制台信息乱码
clq
浏览(0) + 2010-11-18 10:52:55 发表 编辑

关键字:

来自 http://blog.csdn.net/gavin812428144/archive/2010/11/07/5993539.aspx 我加了一张图示说明 :)
--------------------------------------------------

控制台信息如下:

**** Build of configuration Debug for project T1 ****

**** Internal Builder is used for build               ****
g++ -O0 -g3 -Wall -c -fmessage-length=0 -osrc\T1.o ..\src\T1.cpp
g++ -oT1.exe src\T1.o
src\T1.o锛氬湪鍑芥暟鈥榤ain鈥欎腑锛?
C:/Users/Gavin/cpp_workspace/T1/Debug/../src/T1.cpp:12锛氬鈥楻eversal(char*)鈥欐湭瀹氫箟鐨勫紩鐢?
collect2: ld returned 1 exit status
Build error occurred, build is stopped
Time consumed: 1210  ms. 

解决方法:

     在C/C++下的Enviornment中添加LANG变量,值为en_US

解决后控制台信息:

**** Build of configuration Debug for project T1 ****

**** Internal Builder is used for build               ****
g++ -oT1.exe src\T1.o
src\T1.o: In function `main':
C:/Users/Gavin/cpp_workspace/T1/Debug/../src/T1.cpp:12: undefined reference to `Reversal(char*)'
collect2: ld returned 1 exit status
Build error occurred, build is stopped
Time consumed: 501  ms.



[图片]

总数:0 页次:1/0 首页 尾页  
总数:0 页次:1/0 首页 尾页  


所在合集/目录



发表评论:
文本/html模式切换 插入图片 文本/html模式切换


附件:



NEWBT官方QQ群1: 276678893
可求档连环画,漫画;询问文本处理大师等软件使用技巧;求档softhub软件下载及使用技巧.
但不可"开车",严禁国家敏感话题,不可求档涉及版权的文档软件.
验证问题说明申请入群原因即可.

Copyright © 2005-2020 clq, All Rights Reserved
版权所有
桂ICP备15002303号-1