当前位置:网站首页>Problem record: FEL_ lib. c:26:10: fatal error: libusb. h: There is no such file or directory
Problem record: FEL_ lib. c:26:10: fatal error: libusb. h: There is no such file or directory
2022-06-30 03:04:00 【Be worthy of the original intention】
cc -o sunxi-nand-part nand-part-main.o nand-part-a10.o nand-part-a20.o
fel_lib.c:26:10: fatal error: libusb.h: There is no file or directory
26 | #include <libusb.h>
| ^~~~~~~~~~
compilation terminated.
The problem is compiling sunxi-tool When I met , The host uses ubuntu20.04,
resolvent :sudo apt-get install libusb-1.0-0-dev
边栏推荐
- Auto. JS learning notes 15:ui interface basics of autojs Chapter 2
- 正则全匹配:密码由8位以上数字,大小写字母,特殊字符组成
- Azure developer news flash list of events of developers in June
- Distributed file system fastdfs
- Summary of interview and Employment Questions
- 个人PC安装软件
- How to set password complexity and timeout exit function in Oracle
- GTK interface programming (I): Environment Construction
- *Write a program to initialize a string object with a vector < char> container*/
- 链接乱码转义符
猜你喜欢

uniapp 地址转换经纬度

DC/DC变换器轻载时三种工作模式的原理及优缺点

如何实现远程协同办公,收好这份攻略!

How to set password complexity and timeout exit function in Oracle

How to prevent duplicate submission under concurrent requests

LeetCode 3. 无重复字符的最长子串

Prompt learning a blood case caused by a space

重磅来袭--UE5的开源数字孪生解决方案

LeetCode 3. Longest substring without duplicate characters

OP-diode-限制摆幅
随机推荐
How to use redis to realize the like function
简单自定义MVC优化
Three solutions to forced hibernation of corporate computers
Distributed file system fastdfs
【实战技能】如何撰写敏捷开发文档
Threejs mirror case reflector create mirror + house construction + small ball movement
HOOK Native API
How does native JS generate Jiugong lattice
2022 new test questions for safety management personnel of metal and nonmetal mines (small open pit quarries) and certificate examination for safety management personnel of metal and nonmetal mines (s
快速排序、聚簇索引、尋找數據中第k大的值
Raki's notes on reading paper: Leveraging type descriptions for zero shot named entity recognition and classification
Cmake tutorial series-03-dependency management
Heavy attack -- ue5's open source digital twin solution
PHP two-dimensional array randomly fetches a random or fixed number of one-dimensional arrays
Use compose to realize the effect of selecting movie seats by panning tickets
编译一个无导入表的DLL
Auto.js学习笔记15:autojs的UI界面基础篇2
JS 互相引用的问题
JS 字母和数字的相互转换
Redis+AOP怎么自定义注解实现限流