arduino 包含C++头文件报错-Arduino中文社区 - Powered by Discuz!

Arduino中文社区

 找回密码
 立即注册

QQ登录

只需一步,快速开始

查看: 537|回复: 1

[未解决] arduino 包含C++头文件报错

[复制链接]
发表于 2022-3-13 19:12 | 显示全部楼层 |阅读模式

#include<iostream>
#include<functional>
using namespace std;

void setup() {
         Serial.begin(9600);


}
void loop() {

}

[]test_cpp:2:9: fatal error: iostream: No such file or directory

求助!求助!求助!

发表于 2022-4-9 23:23 | 显示全部楼层
#include<iostream>
using namespace std;
这两个个件在arudino不需要用到吧
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|Archiver|手机版|Arduino中文社区

GMT+8, 2024-11-28 09:47 , Processed in 0.195842 second(s), 15 queries .

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表