reference resources:
https://blog.csdn.net/zhangjingxun12/article/details/117095349
View the path of the problem:
F:\program\esp\components\libsodium\libsodium\src\libsodium\crypto_ pwhash\scryptsalsa208sha256\sse
There are 98 characters in total, exceeding the maximum path of 90.
Change method 1:
Add parameters at compile time — no ccache
eg:
idf.py –no-ccache build
idf.py –no-ccache -p COM6 flash
Change method 2:
Modify the file installation path to reduce the path length.
Similar Posts:
- [Solved] CDH6.3.2 Hive on spark Error: is running beyond physical memory limits
- How to Solve dracut-initqueue Warning: dracut-initqueue timeout – starting timeout scripts
- [Solved] Pycharm Build a flash environment Error: Non zero exit code (2)
- Eclipse Project Build Automatically、Build Project
- Create process error = 206 when running junittest
- How to Solve flash error: “ModuleNotFoundError” or “tzlocal.utils.ZoneInfoNotFoundError”
- Fatal error: Call-time pass-by-reference has be…
- [Solved] wordcount Error: org.apache.hadoop.mapreduce.lib.input.InvalidInputException: Input path does not exist:
- Tuning and setting of memory and CPU on yarn cluster
- Solve the error reported by vscode referring to C + + external library