简体   繁体   English

升级后,Ubuntu 12.04上的C ++ Eclipse无法解析

[英]C++ Eclipse on Ubuntu 12.04 unable to resolve after upgrade

After upgrading to 12.04, my Eclipse that I had since 11.10 has been full of errors at start up. 升级到12.04之后,自11.10起我的Eclipse在启动时充满了错误。 Now, it can't resolve standard stuff like fprintf, clock, and time, even though the exact same project compiled on 11.10 and I triple checked the includes being.... included. 现在,它无法解析fprintf,时钟和时间之类的标准内容,即使是在11.10上编译的完全相同的项目,我也对包含项进行了三遍检查。 I already clear the Discovery options for C, C++ in both Debug and Release.... still the same. 我已经在Debug和Release中清除了C,C ++的Discovery选项。 (though after the first clear, things got better, as the issue was worse before, with it not even knowing of the includes) (尽管在第一次清除之后,情况有所好转,因为之前的问题更加严重,甚至不知道包含内容)

Any idea how to fix this? 任何想法如何解决这个问题?

右键单击您的项目,然后选择“索引”->“使用修改后的文件更新”

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM