Eclipse JUNO CDT 出现 Symbol 'std' could not be resolved
Eclipse 菜鸟一枚。
在配置好Eclipse CDT 环境 和 MinGW 后 尝试编了下Hello Word
但在编译之前 Eclipse 抛出好几个 ERROR
Symbol 'std' could not be resolved
还对 cout endl 等也提示相同错误
没有理会 并 编译后 错误消失。
Eclipse 能在未编译前提示语法错误确实很棒,但不知为什么这个功能好像出现了些问题。
求高手前辈指教!!