C ++ - 未解析的包含:< iostream> [英] C++ - Unresolved inclusion: <iostream>

查看:215
本文介绍了C ++ - 未解析的包含:< iostream>的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我可以下载 eclipse for c ++ (cdt-master-8.0.2.zip)。

I download eclipse for c++ (cdt-master-8.0.2.zip).

当我写:

#include <iostream>

它标记:

Unresolved inclusion: <iostream>

如何修复?

推荐答案

转到项目>属性> C / C ++常规>预处理器包括...>提供程序

并选择 CDT GCC内置编译器设置<强>。



这解决了我的问题! :D

Go to Project > Properties > C/C++ General > Preprocessor Includes... > Providers
and select "CDT GCC Built-in Compiler Settings".

That's solved the problem to me !!! :D

这篇关于C ++ - 未解析的包含:&lt; iostream&gt;的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆