ESP-IDF ERROR: tool ccache version(已解决)
亥时弈输灯花
2025年02月10日 15:57

报错内容:ERROR: tool ccache version 4.10.2 is installed, but cannot be run: non-zero exit code std::filesystem::_cxx11::filesystem_errorwith message: terminate called after throwing an instance of

在进行ESP-IDF安装配置过程中,出现缓存包ccache错误的情况。

解决方案:(已成功)仅供参考。不同错误也可能其他错误引起

进入设置中的更改时区

选择语言和区域

勾选:Beta:使用unicodeUTF-8

重新安装成功