当前位置:网站首页>fatal error: io. h: No such file or directory
fatal error: io. h: No such file or directory
2022-07-28 22:36:00 【TwilightZrui】
Report errors :
[email protected]: ~/project/class/cv2021/build$ make
Consolidate compiler generated dependencies of target cv_hw1
[ 50%] Building CXX object CMakeFiles/cv_hw1.dir/cv_hw1.cpp.o
/home/twilight/project/class/cv2021/cv_hw1.cpp:6:9: fatal error: io.h: No such file or directory
#include<io.h>
^~~~~~
compilation terminated.
CMakeFiles/cv_hw1.dir/build.make:75: recipe for target 'CMakeFiles/cv_hw1.dir/cv_hw1.cpp.o' failed
make[2]: *** [CMakeFiles/cv_hw1.dir/cv_hw1.cpp.o] Error 1
CMakeFiles/Makefile2:82: recipe for target 'CMakeFiles/cv_hw1.dir/all' failed
make[1]: *** [CMakeFiles/cv_hw1.dir/all] Error 2
Makefile:90: recipe for target 'all' failed
make: *** [all] Error 2
problem :
There is no header file in the corresponding header file storage directory , So wrong.
terms of settlement :
sudo cp /usr/include/x86_64-linux-gnu/sys/io.h /usr/include
边栏推荐
- log4j漏洞 elk平台 处理方法 (logstah5.5.1)
- 770. 单词替换
- 纪念一下第一次写的线段树了喽(对应洛谷3372)
- elment-plus图标input上面带的图标为什么不显示
- 2021 mathematical modeling group B exercise
- XXX port is already in use
- For loops and functions
- Concise history of graphic technology
- LeetCode刷题系列之-多数之和类型
- Sword finger offer II 052. flatten binary search tree (simple binary search tree DFS)
猜你喜欢

Ultra detailed visual studio 2019 running littlevgl (lvgl) simulator

98. Verify binary search tree (medium binary search tree DFS)

How about the actual use effect of common source oscilloscope

Concise history of graphic technology

Jmeter 安装第三方插件 Plugins Manager

Imx6q GPIO multiplexing

JVM——自定义类加载器

What are the main functions and uses of LCR tester

Establishment of Ruiji takeout development environment

Sword finger offer II 052. flatten binary search tree (simple binary search tree DFS)
随机推荐
Integrating database Ecology: using eventbridge to build CDC applications
The function of wechat applet to cut pictures
771. 字符串中最长的连续出现的字符
Closure, prototype and original link
Awk blank line filtering
SQL injection less34 (post wide byte injection + Boolean blind injection)
Excel-VBA 快速上手(十三、日期的常见用法)
2021 mathematical modeling group B code
MOV格式是不是静态图像文件格式
删除容器镜像报错解决image is referenced in multiple repositories
flask之蓝图 补充openpyxl
Changes in the history of oscilloscope development
MySQL command (add, delete, check and modify)
Overall introduction of Ruiji takeout project
How do we do full link grayscale on the database?
基于Ernie-3.0 CAIL2019法研杯要素识别多标签分类任务
20-09-27 the project is migrated to Alibaba toss record (the network card order makes the service unable to connect to DB through haproxy)
Jmeter 安装第三方插件 Plugins Manager
c语言实现字符串逆序排列
There will be a black line on the border when the button in the wechat applet is clicked