Page 1 of 1

VS Code ESP-IDF例程#include <stdio.h>没有找到的解决办法

Posted: Wed Jun 30, 2021 8:05 am
by kai540693711
vs code esp-idf用example生成的项目出现#include <stdio.h>没有包含进来的错误请问一下各位怎么解决的,谢谢

Re: VS Code ESP-IDF例程#include <stdio.h>没有找到的解决办法

Posted: Fri Jul 02, 2021 9:28 am
by ESP_Gargamel
什么叫”没有包含进来的错误“,有否 log 或截图?是编译有问题?是工程刚建的时候,鼠标移到 <stdio.h> 上说找不到?