Page 1 of 1

vscode下编译mdf 一直报错

Posted: Tue May 24, 2022 2:52 am
by yeqinggui
1:通过vscode的扩展安装mdf,安装在下边目录
E:\code\vscode\espressif\esp-mdf
2:从mdf导入新建例程
例程放在E:\code\vscode\espressif\esp-mdf\test\get-started
3:系统配置mdf 的环境变量
4:编译报错如下:
> Executing task: ninja <

ninja: error: loading 'build.ninja': 系统找不到指定的文件。

终端进程“C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -Command ninja ”已终止,退出代码: 1。



是mdf哪里没配置好吗,有人遇到类似问题吗,之前用idf没这些错误。

Re: vscode下编译mdf 一直报错

Posted: Sun Feb 19, 2023 10:26 am
by banmian
idf5.0好像是不可以 idf4.4.4和 idf4.3.4可以