首页 > 其他 > 详细

(原创)mac 10.9.2 eclipse 的 CDT 的 异常的修复

时间:2014-02-27 23:17:15      阅读:713      评论:0      收藏:0      [点我收藏+]

测试平台:macbook air 2012 , os x 10.9.2 , eclipse 4.3


在升级了 10.9 之后,eclipse 的CDT 无法正常使用了

异常表现:

1. 文件乱码

2. command + b 后异常的错误(编译异常)

3.  Launch Failed Binary Not Found

 

解决方法:

 

1. project--properties--resources--text file encoding --other--uft-8

2. Project > Properties > C/C++ General > Preprocessor Include Paths, Macros etc.

 

查看"Providers" 选项, 如果 "CDT GCC Built-in Compiler Settings MinGW [shared]" 没有选择,那么就选上,然后点击"Apply" and “Ok".

 

3. Project > Properties > C/C++ Build > Settings > Binary Parsers : Make sure "Mach-O 64 Parser is selected"

(原创)mac 10.9.2 eclipse 的 CDT 的 异常的修复,布布扣,bubuko.com

(原创)mac 10.9.2 eclipse 的 CDT 的 异常的修复

原文:http://www.cnblogs.com/assassin/p/3570585.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!