使用clang++ 编译器编译代码时,提示 fatal error: 'iostream' file not found
收藏回复举报
使用clang++ 编译器编译代码时,提示 fatal error: 'iostream' file not found
t('forum.solved') 已解决
新人帖
发表于2024-10-09 09:58:30
0 查看

正常使用g++编译器编译的时候,能够编译成功,换成clang++提示找不到头文件

cke_212.png

我要发帖子