ESP-IDF ERROR: tool ccache version(已解决)
报错内容: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。== 问题分析
·
报错内容: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
重新安装成功
== 问题分析 ==结果是C盘用户文件夹下面的用户名文件夹必须是英文(C:\Users\Admin),不能是中文。所以我们必须要将电脑的编码设置成UTF-8
更多推荐



所有评论(0)